You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library will generate sql to test for invalid data based on relationships between related tables. This can happen if you overlay an Doctrine ORM on an existing database then use that metadata to create the database and import the old data in.
40
+
Enable development mode to copy `development.config.php.dist`to `development.config.php`
5
41
6
-
At import foreign key checks will be ignored. This corrects for that inability to check relationships upon import.
0 commit comments