Commit graph

6 commits

Author SHA1 Message Date
Jan Böhmer
c079cc914e Use platforms to decide which migrations to use, instead of drivers
Dev environment uses an delegated dev driver, which is not possible to compare. Should fix current phpunit test error.
2022-07-17 23:45:17 +02:00
Jan Böhmer
9888d4538d Use non deprecated method to get database driver type. 2022-03-04 18:59:19 +01:00
Jan Böhmer
d3b1108d45 Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Jan Böhmer
4a90f2ac35 Fix migrations with DBAL 3 2022-03-04 13:03:12 +01:00
Jan Böhmer
d0b1024d80 Fixed code style. 2020-08-21 21:36:22 +02:00
Jan Böhmer
96acf0d858 Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Renamed from src/Migrations/AbstractMultiPlatformMigration.php (Browse further)