Connector Improvement: SQL Server Destination Schema Prefix with Source Naming
The UI of the connector configuration for SQL Server is misleading. It is not clear that the Destination Schema Prefix only applies when the Five Naming option is used for the Destination Schema Names. We would like to leverage a prefix with all other aspects of the source schema and object names being retained.
Use case: We land all of our data in a single staging database in Snowflake for production (Fivetran_PROD) and a single staging database for non-production (Fivetran_DEV). We want to leverage the prefix to organize the destination by source system (ex. systemType_systemName_environment) and have it append the schema (ex. mssql_systemName_DEV_dbo or mssql_systemName_QA_dbo), while not accepting the other naming changes that Fivetran will implement if Fivetran naming is selected. For example, fivetran naming will lower-case all object names.
Please sign in to leave a comment.
Comments
0 comments