Automatically place newly created columns in new migrations before timestamps and soft delete columns. #52221
Unanswered
Hussain-Aqeel
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I create new columns to an existing table, I always forget to add (after) and naturally the column will be placed at the end. It's more annoying when you don't define a proper down function to rollback and migrate again.
Beta Was this translation helpful? Give feedback.
All reactions