Changing column length in mssqlserver not triggering table recreation

2 votes

Create a table in ms sql server with varchar(3), sync it to redshift (standard sync, recreate checkbox clicked)
Alter table, increase column length, insert longer string
Run sync again, table not recreated, column truncation rules take over

Planned Suggested by: Bryan Meyerovich Upvoted: 22 Sep, '22 Comments: 1

Comments: 1