nextcloud/apps/user_ldap/lib/Migration
John Molakvoæ 1e5a879d2e
Fix createNamedParameter in LDAP migrations
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-07 11:34:13 +02: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 limit ldap_dn columns to 4000 2022-03-30 14:43:08 +00:00
Version1120Date20210917155206.php Fix createNamedParameter in LDAP migrations 2022-04-07 11:34:13 +02:00
Version1130Date20211102154716.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +00:00
Version1130Date20220110154717.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +01:00
Version1130Date20220110154718.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +00:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-13 14:06:58 +01:00
Version1141Date20220323143801.php Fix createNamedParameter in LDAP migrations 2022-04-07 11:34:13 +02:00