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
Fix crash when removing the only index constraint from a table
This fixes a possible endless loop when using the Edit Table dialog and
removing the only index constraint (i.e. primary key and unique
constraints) from the table.
See issue #3245.
0 commit comments