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 eb60fa0 commit 84718a4Copy full SHA for 84718a4
Resources/doc/index.rst
@@ -43,8 +43,6 @@ application:
43
44
45
doctrine_migrations:
46
- name: 'Application Migrations'
47
-
48
# List of namespace/path pairs to search for migrations, at least one required
49
migrations_paths:
50
'App\Migrations': 'src/App'
@@ -78,7 +76,6 @@ application:
78
76
79
77
# Run all migrations in a transaction.
80
all_or_nothing: false
81
- check_database_platform: true
82
83
# Adds an extra check in the generated migrations to ensure that is executed on the same database type.
84
check_database_platform: true
0 commit comments