nextcloud/apps/user_ldap/lib/Migration
Arthur Schiwon 9153d698bc
allow to re-run migration step when backup DB is already created
- to heal incomplete states from broken upgrades

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-10 17:45:01 +01:00
..
GroupMappingMigration.php Move duplicated code to a base class for group_mapping migrations 2022-01-14 08:31:38 +00:00
RemoveRefreshTime.php Update php licenses 2021-06-04 22:02:41 +02:00
SetDefaultProvider.php Update php licenses 2021-06-04 22:02:41 +02:00
UnsetDefaultProvider.php unset ldap provider when disabling user_ldap 2021-06-30 15:25:00 +02:00
UUIDFix.php Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixGroup.php Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixInsert.php Update php licenses 2021-06-04 22:02:41 +02:00
UUIDFixUser.php Update php licenses 2021-06-04 22:02:41 +02:00
Version1010Date20200630192842.php Add an index for directory_uuid as well 2021-12-13 09:40:08 +01:00
Version1120Date20210917155206.php Add missing copyright headers in migration steps 2021-12-13 09:40:38 +01:00
Version1130Date20211102154716.php allow to re-run migration step when backup DB is already created 2022-02-10 17:45:01 +01:00
Version1130Date20220110154717.php Move duplicated code to a base class for group_mapping migrations 2022-01-14 08:31:38 +00:00
Version1130Date20220110154718.php Fix user_ldap migration for long DNs support 2022-01-14 08:31:40 +00:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-14 08:31:38 +00:00