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.
1 parent f470e2c commit f895877Copy full SHA for f895877
Resources/doc/index.rst
@@ -48,7 +48,7 @@ application:
48
table_name: 'migration_versions'
49
column_name: 'version'
50
column_length: 14
51
- executed_at_column_name: "'executed_at'
+ executed_at_column_name: 'executed_at'
52
name: 'Application Migrations'
53
# available in version >= 1.2. Possible values: "BY_YEAR", "BY_YEAR_AND_MONTH", false
54
organize_migrations: false
0 commit comments