views:

212

answers:

1

Hello,

I'm trying to perform database migration from the command line using "php doctrine generate-migrations-diff", it just gives me the error:

"Could not generate migration classes from difference"

Is there anyone having the same issue?

I'm using Zend Framework + Doctrine 1.2.2

Thanks.

A: 

Yes, same error here. Did you found the reason yet?

Michael