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
Functionality for tracking which migrations have been applied or rolled back, if a migration has been changed, if an error has occurred. So that no migration is performed twice.
SQL migrations and other native migration formats
Javascript migrations
Consider a means to test migrations to ensure they actually work