nextcloud/apps/user_ldap/lib/Migration
Côme Chilliet 843b20c4e8
Remove useless indexes with duplicated names on backup table
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-13 17:21:26 +01:00
..
GroupMappingMigration.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +01: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-11-23 09:20:30 +01:00
Version1120Date20210917155206.php Add missing copyright headers in migration steps 2021-12-09 17:42:17 +01:00
Version1130Date20211102154716.php Remove useless indexes with duplicated names on backup table 2022-01-13 17:21:26 +01:00
Version1130Date20220110154717.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +01:00
Version1130Date20220110154718.php Fix user_ldap migration for long DNs support 2022-01-13 14:06:59 +01:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-13 14:06:58 +01:00