nextcloud/apps/user_ldap/appinfo
Thomas Müller fe8bae31dc adding PK to table encryption
adding auto increment/PK to table files_trash

adding PK to table ldap_user_mapping and ldap_group_members

adding PK to table ldap_group_mapping

truncate permissions table to allow smooth creation of primary key

adding unit test for creating an auto increment column on a table which already contains data

remove unneeded table files_trashsizes

fix unit test

no need to truncate *PREFIX*permissions

On Oracle adding auto increment columns is not working out of the box - Oracle migrations are to be done manually
2014-06-06 13:33:56 +02:00
..
app.php fix parameter order 2014-06-03 12:59:10 +02:00
database.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00
info.xml Adjust core apps to use "requiremin" instead of "require" 2014-05-27 11:54:44 +02:00
install.php Use !== and === in user_ldap app – Part 1 2013-04-20 22:46:37 +02:00
register_command.php Fix casing and PHPDoc 2014-06-03 19:10:18 +02:00
update.php Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 2014-06-02 12:08:01 +02:00
version Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 2014-06-02 12:08:01 +02:00