You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though I have specified to keep a column, the publish still fails if the table has data in it ('Rows were detected. The schema update is terminating because data loss might occur').
To confirm I removed all data from the table, the publish went ahead, and my column was not dropped as intended.
It would be helpful if the data loss check was not done if my filter specifies to not drop columns from a table.
The text was updated successfully, but these errors were encountered:
Even though I have specified to keep a column, the publish still fails if the table has data in it ('Rows were detected. The schema update is terminating because data loss might occur').
To confirm I removed all data from the table, the publish went ahead, and my column was not dropped as intended.
It would be helpful if the data loss check was not done if my filter specifies to not drop columns from a table.
The text was updated successfully, but these errors were encountered: