Skip to content

Commit 0e1800a

Browse files
authored
Merge pull request #322 from Gwalchmei/patch-1
Update comment on the schema_filter configuration
2 parents 25e0b28 + c0ec2d0 commit 0e1800a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ just have to add the following configuration option to your doctrine configurati
358358
// ...
359359
));
360360
361-
This ignores the tables on the DBAL level and they will be ignored by the diff command.
361+
This ignores the tables, and any named objects such as sequences, on the DBAL level and they will be ignored by the diff command.
362362

363363
Note that if you have multiple connections configured then the ``schema_filter`` configuration
364364
will need to be placed per-connection.

0 commit comments

Comments
 (0)