nextcloud-server/apps/user_ldap/lib/Migration
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
GroupMappingMigration.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RemoveRefreshTime.php Update php licenses 2021-06-04 22:02:41 +07:00
SetDefaultProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UUIDFix.php Update php licenses 2021-06-04 22:02:41 +07:00
UUIDFixGroup.php Update php licenses 2021-06-04 22:02:41 +07:00
UUIDFixInsert.php Refactors "strpos" calls in /apps/user_ldap to improve code readability. 2023-06-02 15:26:55 +07:00
UUIDFixUser.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UnsetDefaultProvider.php unset ldap provider when disabling user_ldap 2021-06-30 15:25:00 +07:00
Version1010Date20200630192842.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Version1120Date20210917155206.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Version1130Date20211102154716.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +07:00
Version1130Date20220110154717.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +07:00
Version1130Date20220110154718.php limit ldap_dn columns to 4000 2022-03-30 14:43:08 +07:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-13 14:06:58 +07:00
Version1141Date20220323143801.php Fix createNamedParameter in LDAP migrations 2022-04-07 11:34:13 +07:00
Version1190Date20230706134108.php Add unique index for user_ldap group memberships 2023-08-10 10:57:37 +07:00
Version1190Date20230706134109.php Refactor user_ldap group membership to use flat DB 2023-08-10 10:57:25 +07:00