nextcloud-server/lib/private/Repair
Morris Jobke e11dcfcf9e Merge pull request #5966 from nextcloud/backport-oracle
[stable12] Fix oracle db
2017-08-08 16:34:25 +07:00
..
NC11 Copy avatars to the new location 2017-05-18 10:49:04 +07:00
NC12 Can not insert auto increment on oracle 2017-08-03 16:40:00 +07:00
NC13 Add a method to compare empty strings with an expression 2017-08-03 16:41:03 +07:00
Owncloud Don't throw an error when the table doesn't exist 2017-08-07 09:43:45 +07:00
CleanTags.php fix whitespace in cleantags 2017-03-30 12:49:09 +07:00
Collation.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 +07:00
MoveUpdaterStepFile.php Add proper default value for datadir 2017-01-19 19:49:41 +07:00
OldGroupMembershipShares.php
RemoveRootShares.php
RepairInvalidShares.php Remove unused use statements 2017-04-22 19:23:31 +07:00
RepairMimeTypes.php Add repair steps for new image mime types 2017-04-25 18:56:23 +07:00
SqliteAutoincrement.php