nextcloud-server/lib/private/Repair
Joas Schilling 66b61eb67d
Use indexed column path_hash to find the parent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-09 10:56:16 +02:00
..
NC11 Copy avatars to the new location 2017-05-18 10:49:04 +02:00
NC12 Can not insert auto increment on oracle 2017-08-02 09:48:16 +02:00
NC13 Use indexed column path_hash to find the parent 2017-08-09 10:56:16 +02:00
Owncloud Don't throw an error when the table doesn't exist 2017-07-12 15:35:24 +02:00
CleanTags.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00
Collation.php
MoveUpdaterStepFile.php
OldGroupMembershipShares.php Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
RemoveRootShares.php
RepairInvalidShares.php Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
RepairMimeTypes.php added kml, kmz, tcx types as well while at it 2017-06-14 11:02:05 +02:00
SqliteAutoincrement.php