Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
Description
The migration script created a php line like this:
$this->_addSql('ALTER TABLE ... DEFAULT '0'');
Which creates a syntax error in the php file.
This should take care of it
https://github.com/doctrine/migrations/commit/44941f083eea1d321b7d7991a030ee303e9f9037