Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/configuration/doctrine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Full Default Configuration
commented: true
# If defined, all the tables whose names match this regular expression are ignored
# by the schema tool (in this example, any table name starting with `wp_`)
#schema_filter: "/^wp_/"
#schema_filter: ~^(?!wp_)~

connections:
# A collection of different named connections (e.g. default, conn2, etc)
Expand Down