nextcloud/apps/files_trashbin/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 Fixed navigation order 2014-05-30 10:06:29 +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
routes.php Images on public sharing get downscaled to increase use experience - this will speed up loading time 2014-05-02 17:02:57 +02:00
update.php use OC_DB::dropTable() 2014-06-02 18:57:53 +02:00
version adding PK to table encryption 2014-06-06 13:33:56 +02:00