singer-io / tap-quickbase

Singer.io tap for Quick Base API
GNU Affero General Public License v3.0
7 stars 3 forks source link

Fix duplicate field names #3

Closed flash716 closed 6 years ago

flash716 commented 6 years ago

This PR addresses the issue with calculated child fields having duplicate names in the target table description. It appears that these fields are mostly sub-address fields like city, street, country, etc.

Child fields are now renamed as such: child_field_name to parent_field_name -> child_field_name