Skip to content

Commit 84718a4

Browse files
authored
Update readme
Remove entry name and duplicated check_database_platform
1 parent eb60fa0 commit 84718a4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Resources/doc/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ application:
4343
4444
4545
doctrine_migrations:
46-
name: 'Application Migrations'
47-
4846
# List of namespace/path pairs to search for migrations, at least one required
4947
migrations_paths:
5048
'App\Migrations': 'src/App'
@@ -78,7 +76,6 @@ application:
7876
7977
# Run all migrations in a transaction.
8078
all_or_nothing: false
81-
check_database_platform: true
8279
8380
# Adds an extra check in the generated migrations to ensure that is executed on the same database type.
8481
check_database_platform: true

0 commit comments

Comments
 (0)