Alejandro Celaya
|
b941ee9aa9
|
Removed usage of deprecated methods from migrations
|
2022-01-10 12:05:01 +01:00 |
|
Alejandro Celaya
|
cd35770d26
|
Ensured migrations are not transactional when run in mysql
|
2021-10-23 16:02:29 +02:00 |
|
Alejandro Celaya
|
554209d644
|
Updated to latest migrations patch and removed workaround
|
2021-03-14 12:28:30 +01:00 |
|
Alejandro Celaya
|
a0062a62e8
|
Ensured all migrations are non-transactional, which allows woring around an issue in doctrine-migrations
|
2021-03-12 11:52:43 +01:00 |
|
Alejandro Celaya
|
37f0abf86f
|
Fixed use of hardcoded quotes on database migration, making it crash on postgres
|
2020-01-10 18:40:49 +01:00 |
|
Alejandro Celaya
|
886f63d3e4
|
Workarounded doctrine-dbal issue by creating new columns instead of changing column types
|
2020-01-06 22:57:10 +01:00 |
|