I am trying to do a database migration from the command line using "php doctrine generate-migrations-diff", it just gives me an error:
"Failed to create migration classes from difference"
Does anyone have the same problem?
I am using Zend Framework + Doctrine 1.2.2
Thank.
dcc82 source
share