Part-DB.Part-DB-server/migrations
Jan Böhmer 0a482da93e Use postgres native array_position function instead of our FIELD function and pass it as array literal instead of variadic function
Otherwise we will run into errors, that we can not give more than 100 arguments to a function
2024-06-17 23:13:04 +02:00
..
.gitignore Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Version1.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20190902140506.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20190913141126.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20190924113252.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20191214153125.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20200126191823.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20200311204104.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20200409130946.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20200502161750.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20220925162725.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20221003212851.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20221114193325.php Added the required initial users and groups for the database migration 2024-06-09 00:11:58 +02:00
Version20221204004815.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20221216224745.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230108165410.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230219225340.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230220221024.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230402170923.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230408170059.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230408213957.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230417211732.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230528000149.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230716184033.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230730131708.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20230816213201.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20231114223101.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20231130180903.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20240427222442.php Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
Version20240606203053.php Use postgres native array_position function instead of our FIELD function and pass it as array literal instead of variadic function 2024-06-17 23:13:04 +02:00