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 f470e2c + f895877 commit 762772aCopy full SHA for 762772a
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