Skip to content

Added config that allows overriding the text date type to be used on the destination config.#4137

Open
AidanHarveyNelson wants to merge 1 commit into
dlt-hub:develfrom
AidanHarveyNelson:feature/add-custom-text-column-mssql
Open

Added config that allows overriding the text date type to be used on the destination config.#4137
AidanHarveyNelson wants to merge 1 commit into
dlt-hub:develfrom
AidanHarveyNelson:feature/add-custom-text-column-mssql

Conversation

@AidanHarveyNelson

Copy link
Copy Markdown

Description

Added new destination configuration that allows setting a specific data type for text. This will override the base value. Added new function to allow custom logic for selecting a string data type similar to other data types.

Related Issues

Additional Context

This change is to support using VARCHAR data type instead of NVARCHAR data type as an optional override when syncing into the MsSQL destination.

…ta type for text. This will override the base value. Added new function to allow custom logic for selecting a string data type similiar to other data types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow support of using VARCHAR or NVARCHAR in MSSQL Destination

1 participant