Skip to content

Commit 4afded9

Browse files
authored
Update default table name
1 parent eb60fa0 commit 4afded9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ application:
6464
storage:
6565
# Default (SQL table) metadata storage configuration
6666
table_storage:
67-
table_name: 'migration_versions'
67+
table_name: 'doctrine_migration_versions'
6868
version_column_name: 'version'
6969
version_column_length: 1024
7070
executed_at_column_name: 'executed_at'

0 commit comments

Comments
 (0)