We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb60fa0 + 4afded9 commit ab2348cCopy full SHA for ab2348c
Resources/doc/index.rst
@@ -64,7 +64,7 @@ application:
64
storage:
65
# Default (SQL table) metadata storage configuration
66
table_storage:
67
- table_name: 'migration_versions'
+ table_name: 'doctrine_migration_versions'
68
version_column_name: 'version'
69
version_column_length: 1024
70
executed_at_column_name: 'executed_at'
0 commit comments