nextcloud/apps/user_ldap/lib/Migration
John Molakvoæ 87b552faf8
Fix createNamedParameter in LDAP migrations
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-02-01 10:15:55 +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 limit ldap_dn columns to 4000 2022-12-20 10:45:02 +01:00
Version1120Date20210917155206.php Fix createNamedParameter in LDAP migrations 2023-02-01 10:15:55 +01:00
Version1130Date20211102154716.php limit ldap_dn columns to 4000 2022-12-20 10:45:02 +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 limit ldap_dn columns to 4000 2022-12-20 10:45:02 +01:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-14 08:31:38 +00:00
Version1141Date20220323143801.php Fix createNamedParameter in LDAP migrations 2023-02-01 10:15:55 +01:00