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.
2 parents 25e0b28 + c0ec2d0 commit 0e1800aCopy full SHA for 0e1800a
Resources/doc/index.rst
@@ -358,7 +358,7 @@ just have to add the following configuration option to your doctrine configurati
358
// ...
359
));
360
361
-This ignores the tables on the DBAL level and they will be ignored by the diff command.
+This ignores the tables, and any named objects such as sequences, on the DBAL level and they will be ignored by the diff command.
362
363
Note that if you have multiple connections configured then the ``schema_filter`` configuration
364
will need to be placed per-connection.
0 commit comments