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 25e0b28 commit c0ec2d0Copy full SHA for c0ec2d0
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