Validate that the mapping files are correct and in sync with the database.
$ doctrine help orm:validate-schema Usage: orm:validate-schema Options: --help (-h) Display this help message. --quiet (-q) Do not output any message. --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug --version (-V) Display this application version. --ansi Force ANSI output. --no-ansi Disable ANSI output. --no-interaction (-n) Do not ask any interactive question. Help: 'Validate that the mapping files are correct and in sync with the database.' -- Jasper N. Brouwer (@jaspernbrouwer) On 13 Feb 2014, at 10:43, Nima Sadjadi <[email protected]> wrote: > Jasper what does this validating do? Does it check if onetomany/manytoone > things etc. Are correctly set or not? -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
