Skip to content

Commit 6f31645

Browse files
patiexabbuh
authored andcommitted
Update doctrine.rst
1 parent 31cfb79 commit 6f31645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Full Default Configuration
2323
commented: true
2424
# If enabled all tables not prefixed with sf2_ will be ignored by the schema
2525
# tool. This is for custom tables which should not be altered automatically.
26-
#schema_filter: ^sf2_
26+
#schema_filter: ~^sf2_~
2727
2828
connections:
2929
# A collection of different named connections (e.g. default, conn2, etc)

0 commit comments

Comments
 (0)