nextcloud/apps/files_trashbin
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
..
ajax Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +02:00
appinfo adding PK to table encryption 2014-06-06 13:33:56 +02:00
css Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
js Distinguish legacy file actions from regular file actions 2014-05-30 10:06:29 +02:00
l10n [tx-robot] updated from transifex 2014-06-04 01:57:48 -04:00
lib table files_trashsizes was still used in some locations -> removed 2014-06-05 10:44:32 +02:00
templates Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
tests/js Distinguish legacy file actions from regular file actions 2014-05-30 10:06:29 +02:00
list.php Fixed many issues, clean up 2014-05-15 17:51:04 +02:00