Getting data loss warning even though the change shouldn't be destructive

I am removing a default value from a column in 2 different tables both of which have all rows filled with values in that column.
Warning Found data-loss statements:
· You're about to remove default value from employee_id not-null column with 7 items
· You're about to remove default value from employee_id not-null column with 6 items

THIS ACTION WILL CAUSE DATA LOSS AND CANNOT BE REVERTED

Do you still want to push changes?
❯ No, abort
Yes, I want to truncate 2 tables
Warning Found data-loss statements:
· You're about to remove default value from employee_id not-null column with 7 items
· You're about to remove default value from employee_id not-null column with 6 items

THIS ACTION WILL CAUSE DATA LOSS AND CANNOT BE REVERTED

Do you still want to push changes?
❯ No, abort
Yes, I want to truncate 2 tables
0 Replies
No replies yetBe the first to reply to this messageJoin