-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
It would be nice to log the executed migrations to a table with fields like 'migration_id', 'executed_at', 'executed_by', 'description'.
We also find it quite useful to have descriptive migration file names like 001234_add_index_to_users_table.sql that could be saved to 'description' column.
Ref.: https://martinfowler.com/articles/evodb.html#AllDatabaseChangesAreMigrations
Metadata
Metadata
Assignees
Labels
No labels