migrations
migrations copied to clipboard
Doctrine Database Migrations Library
| Q | A |------------ | ----- | Doctrine 3 and DBAL 4 | ### Support Question Sorry for asking here but I have been on this for days and...
### Bug Report | Q | A |------------ | ------ | BC Break | no | Migrations version | 3.8.0 | Migrations bundle | 3.3.1 | ORM | 3.2.1 |...
Migration doesnt work after update to 3.8.0 ( Throws an exception if addSql is used in post methods)
| Q | A |------------ | ----- | Version | 3.80 ### Support Question We encountered the following issue - after the execution of composer update, some of our migrations...
| Q | A |------------ | ----- | ORM | 3.2.0 | DBAL | 4.0.3 ### Support Question I have recently upgrade doctrine to DBAL 4 / ORM 3, and...
### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.8.1 #### Summary ``` In ExceptionConverter.php line 118: [Doctrine\DBAL\Exception\DriverException (1305)] An exception...