migrations icon indicating copy to clipboard operation
migrations copied to clipboard

Doctrine Database Migrations Library

Results 117 migrations issues
Sort by recently updated
recently updated
newest added

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.6.0 #### Summary Using [Multiple Database](https://symfony.com/doc/current/doctrine/multiple_entity_managers.html) in a single Symfony Application. We...

| Q | A |------------ | ----- | Version | any ### Support Question Hello, i was trying to find an answer for a question i have for many days....

### BC Break Report I upgraded from doctrine/migrations 2.3.4 to 3.5.5 breaks migrations detections | Q | A |------------ | ------ | BC Break | yes | Version | 3.5.5...

| Q | A |------------- | ----------- | Type | improvement | BC Break | no | Fixed issues | fixes #1325 #### Summary When the DBAL connection uses `mysqli`...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | x.y.z #### Summary `DependencyFactory::getEventDispatcher` is implemented this way: ``` return $this->getDependency(EventDispatcher::class, function...

### Bug Report #### Summary In #1023 the option to allow alternative connections via --conn option was added. However as also stated in https://github.com/doctrine/migrations/issues/1062#issuecomment-801171576 and https://github.com/doctrine/migrations/issues/1062#issuecomment-807348508 an alternative connection specified...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.6.0.0 #### Summary When i try rename sqlite table that contains index,...

### Bug Report | Q | A |------------ | ------ | BC Break | no (actually not sure) | Version | 3.6.0 #### Summary When setting a default value to...

### Bug Report | Q | A |------------ | ------ | BC Break | yes/no | Version | 3.5.5 - Azure SQL Database (reproduces on docker MSSQL Server 2019) -...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.3.3 #### Summary Original issue : https://github.com/doctrine/migrations/issues/820 While a solution was proposed...