nextcloud/lib/private/Repair
Côme Chilliet 19605e58d7 Avoid extra parenthesis around SQL in IN expressions
The expression builder already suround the SQL with parenthesis when
 using in(), so we must not add another pair, this confuses at least
 sqlite.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 16:48:31 +00:00
..
Events Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +02:00
NC11 Update php licenses 2021-06-04 22:02:41 +02:00
NC13 Update php licenses 2021-06-04 22:02:41 +02:00
NC14 Update php licenses 2021-06-04 22:02:41 +02:00
NC16 Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
NC18 Update php licenses 2021-06-04 22:02:41 +02:00
NC20 Update php licenses 2021-06-04 22:02:41 +02:00
NC21 Update php licenses 2021-06-04 22:02:41 +02:00
NC22 Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
NC24 Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 11:31:21 +02:00
NC25 remove superfluous use statement 2022-11-24 09:34:31 +01:00
Owncloud remove InstallCoreBundle repair step 2022-09-22 17:36:05 +02:00
AddBruteForceCleanupJob.php Update php licenses 2021-06-04 22:02:41 +02:00
AddCleanupUpdaterBackupsJob.php Update php licenses 2021-06-04 22:02:41 +02:00
CleanTags.php Update php licenses 2021-06-04 22:02:41 +02:00
CleanUpAbandonedApps.php unbundle files_videoplayer and clean up a little 2022-09-29 11:27:33 +00:00
ClearFrontendCaches.php Remove SCSSCacher 2022-05-13 16:10:45 +02:00
ClearGeneratedAvatarCache.php Move avatar clearing in the background 2022-09-22 15:42:13 +02:00
ClearGeneratedAvatarCacheJob.php Move avatar clearing in the background 2022-09-22 15:42:13 +02:00
Collation.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
MoveUpdaterStepFile.php fix default value for updatedirectory setting 2022-09-28 13:56:48 +00:00
OldGroupMembershipShares.php Update php licenses 2021-06-04 22:02:41 +02:00
RemoveLinkShares.php Avoid extra parenthesis around SQL in IN expressions 2023-02-21 16:48:31 +00:00
RepairDavShares.php Update php licenses 2021-06-04 22:02:41 +02:00
RepairInvalidShares.php Update php licenses 2021-06-04 22:02:41 +02:00
RepairMimeTypes.php feat: add docxf and form mimetypes 2022-06-07 21:54:27 +02:00
SqliteAutoincrement.php Bump doctrine/dbal from 3.0.0 to 3.1.3 2021-10-22 09:03:45 +02:00