Add drag-and-drop to reorder columns in the Structure tab. MySQL/MariaDB only — uses `ALTER TABLE ... MODIFY COLUMN ... AFTER`. Ref: #488
Add drag-and-drop to reorder columns in the Structure tab.
MySQL/MariaDB only — uses
ALTER TABLE ... MODIFY COLUMN ... AFTER.Ref: #488