Part-DB.Part-DB-server/migrations
Jan Böhmer 6cff19358a Dont show the permission reset warning during database migration anymore
This only affects database which were older than the new permission system  and hopefully everybody should have updated by now. The message could irritate new users, so it was removed
2023-11-25 13:21:39 +01:00
..
.gitignore Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Version1.php Fixed variable access curly brackets deprecations in migrations 2023-11-03 23:04:55 +01:00
Version20190902140506.php Fixed variable access curly brackets deprecations in migrations 2023-11-03 23:04:55 +01:00
Version20190913141126.php Removed warnings about changed permissions, as the old changes are reset later, and we now do the permission migration in Part-DB directly 2023-04-08 23:29:23 +02:00
Version20190924113252.php Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Version20191214153125.php Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Version20200126191823.php Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Version20200311204104.php Removed warnings about changed permissions, as the old changes are reset later, and we now do the permission migration in Part-DB directly 2023-04-08 23:29:23 +02:00
Version20200409130946.php Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Version20200502161750.php Removed warnings about changed permissions, as the old changes are reset later, and we now do the permission migration in Part-DB directly 2023-04-08 23:29:23 +02:00
Version20220925162725.php Fixed legacy database migration for newer MySQL version 2023-05-07 21:43:01 +02:00
Version20221003212851.php Added webauthn key migrations for sqlite 2022-10-05 22:11:28 +02:00
Version20221114193325.php Dont show the permission reset warning during database migration anymore 2023-11-25 13:21:39 +01:00
Version20221204004815.php Added IPN migration for SQLite 2022-12-05 22:33:58 +01:00
Version20221216224745.php Allow to delete users while keeping log entries. 2022-12-17 00:25:54 +01:00
Version20230108165410.php Do not use RENAME INDEX as it is not supported in older MariaDB versions 2023-01-08 23:57:00 +01:00
Version20230219225340.php Added an explicit type for an old migration, so that (new) sqlite databases do not have a phase where a field has no type 2023-04-03 00:49:24 +02:00
Version20230220221024.php Mark SAML users as so in database and disable local password changing then. 2023-02-21 00:29:50 +01:00
Version20230402170923.php Properly quote users table for compatibility with newer MySQL databases 2023-04-08 19:51:29 +02:00
Version20230408170059.php Fixed some minor issues in database schema of MySQL 2023-04-08 23:49:47 +02:00
Version20230408213957.php Fixed error with default values on older MySQL version 2023-04-09 01:17:48 +02:00
Version20230417211732.php Dont skip the Sqlite migration. Do nothing instead 2023-07-31 22:30:02 +02:00
Version20230528000149.php Added DB migration to fix compatibility with latest webauthn bundle 2023-05-28 02:06:48 +02:00
Version20230716184033.php Properly escape group table name 2023-07-17 00:49:25 +02:00
Version20230730131708.php Added migration for SQLite 2023-07-31 22:28:19 +02:00
Version20230816213201.php Added SQLite migrations for API tokens 2023-09-18 16:36:08 +02:00
Version20231114223101.php Added migrations for sqlite 2023-11-17 23:26:45 +01:00