diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-01-10 12:07:41 +0100 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-01-13 14:06:58 +0100 |
commit | e64e08ecac8476f4d93e5c4229ba2dd528142875 (patch) | |
tree | 3b10e6e2cbcf3c6036f6993f08eff4f8343676dd /apps/user_ldap/lib/LDAP.php | |
parent | 992c26f8ed56f02e35691b19f874e126c623d10b (diff) | |
download | nextcloud-server-e64e08ecac8476f4d93e5c4229ba2dd528142875.tar.gz nextcloud-server-e64e08ecac8476f4d93e5c4229ba2dd528142875.zip |
Fix primary key change in user_ldap migration
Use a backup table to copy the data, drop table and recreate it with
correct primary key, then copy the data back and drop the backup table.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/lib/LDAP.php')
0 files changed, 0 insertions, 0 deletions