nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2014-06-06 01:57:10 -04:00
private adding PK to table encryption 2014-06-06 13:33:56 +02:00
public remove controller serializers 2014-06-05 18:00:36 +02:00
autoloader.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
base.php Merge pull request #8159 from owncloud/mobile-sidebar-swipe 2014-06-06 11:27:04 +02:00