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
In doctrine/migrations 3.x and doctrine/DoctrineMigrationsBundle 3.x the table name is `doctrine_migration_versions`,
in the previous version the doctrine/migrations library was using as default `doctrine_migration_versions` while the bundle was using `migration_versions`.
0 commit comments