Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeepTableColumn still blocks on possible data loss #28

Open
j-dowsett opened this issue Oct 5, 2022 · 0 comments
Open

KeepTableColumn still blocks on possible data loss #28

j-dowsett opened this issue Oct 5, 2022 · 0 comments

Comments

@j-dowsett
Copy link

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.

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

No branches or pull requests

1 participant