Commit graph

10 commits

Author SHA1 Message Date
Jan Böhmer
a88a2e04cf Added the required initial users and groups for the database migration 2024-06-09 00:11:58 +02:00
Jan Böhmer
02acafc348 Added postgres to the AbstractMultiPlatformMigration class 2024-06-06 23:11:11 +02:00
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
Jan Böhmer
65e1346a11 Improved output of some messages during migration 2023-04-08 23:39:45 +02:00
Jan Böhmer
29bce6f19f Use permissions presets as initial settings for group permissions during migration 2023-01-23 21:46:24 +01:00
Jan Böhmer
984fc9be14 Escape users and groups table name in migration as these are reserved words in MySQL 8
Should fix issue #194.
2022-11-28 13:54:50 +01:00
Jan Böhmer
414c417b69 Added link to announcement where you can get more infos about upgrading permission system. 2022-11-27 23:10:15 +01:00
Jan Böhmer
c153502b3f Removed default value for MySQL permission column as it causes problems on older MySQL servers 2022-11-27 21:33:13 +01:00
Jan Böhmer
1c12174cd9 Fixed new permission migration for SQLite 2022-11-14 23:21:49 +01:00
Jan Böhmer
aabe3876a7 Improved migrations for MySQL 2022-11-14 23:12:18 +01:00