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 31cfb79 commit 6f31645Copy full SHA for 6f31645
reference/configuration/doctrine.rst
@@ -23,7 +23,7 @@ Full Default Configuration
23
commented: true
24
# If enabled all tables not prefixed with sf2_ will be ignored by the schema
25
# tool. This is for custom tables which should not be altered automatically.
26
- #schema_filter: ^sf2_
+ #schema_filter: ~^sf2_~
27
28
connections:
29
# A collection of different named connections (e.g. default, conn2, etc)
0 commit comments