1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Console
David Stensland e6be52af3a Teach orm:validate-schema to --skip-mapping and --skip-sync
Use --skip-mapping to not check if the current mapping informaiton
is valid or not.

Use --skip-sync to not check if the database schema is in line with
the current schema mapping.
2013-11-11 18:12:28 -05:00
..
Command Teach orm:validate-schema to --skip-mapping and --skip-sync 2013-11-11 18:12:28 -05:00
Helper Fixed documentation for Doctrine\ORM\Tools\Console 2012-12-14 12:49:05 +00:00
ConsoleRunner.php Fixed typos 2013-04-06 14:31:27 +00:00
MetadataFilter.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00