nextcloud-server/apps/user_ldap/lib/Migration
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 20:35:02 +07:00
..
GroupMappingMigration.php Move duplicated code to a base class for group_mapping migrations 2022-01-13 14:06:59 +07:00
RemoveRefreshTime.php Update php licenses 2021-06-04 22:02:41 +07:00
SetDefaultProvider.php Update php licenses 2021-06-04 22:02:41 +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 Update php licenses 2021-06-04 22:02:41 +07:00
UUIDFixUser.php Update php licenses 2021-06-04 22:02:41 +07:00
UnsetDefaultProvider.php unset ldap provider when disabling user_ldap 2021-06-30 15:25:00 +07:00
Version1010Date20200630192842.php Add an index for directory_uuid as well 2021-11-23 09:20:30 +07:00
Version1120Date20210917155206.php Add octetLength and charLength to function builder, and tests 2022-03-24 20:35:02 +07:00
Version1130Date20211102154716.php do not forget DB table prefix with truncate query 2022-03-18 16:59:46 +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 Fix user_ldap migration for long DNs support 2022-01-13 14:06:59 +07:00
Version1130Date20220110154719.php Split dropTable and createTable in two migrations 2022-01-13 14:06:58 +07:00