forked from dimitri/pgloader
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
component: transformsCasting, type mapping, data transformsCasting, type mapping, data transformsenhancementNew feature or requestNew feature or requestsource: mssqlMS SQL Server source migrationsMS SQL Server source migrations
Description
Upstream PR
Summary
Adds proper handling of MSSQL nvarchar default values wrapped in N'...' notation (Unicode string literals). Adds a sql-server-nvarchar-to-text transform function that strips the delimiters.
Files
src/sources/mssql/mssql-cast-rules.lispsrc/utils/transforms.lisp
Notes
- +13/-1 lines
- PR is from 2015 — may need rebasing/adaptation
- Priority: Lower — very old, likely stale
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: transformsCasting, type mapping, data transformsCasting, type mapping, data transformsenhancementNew feature or requestNew feature or requestsource: mssqlMS SQL Server source migrationsMS SQL Server source migrations