-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
I migrated from the annotate gem, but the order in which columns are placed does not match the database order as annotate used to do. Since I use MySQL, I often run migrations with the after:
option to insert the column at a specific point. Therefore, I would like annotaterb to also follow the column order found in the database (structure.sql). Is it possible to do this? If so, how? If not, can we add this sorting option?
dam-cav, dariot, Cremesis and Giacomobarzon97
Metadata
Metadata
Assignees
Labels
No labels