nextcloud/lib/private/Repair
Côme Chilliet 74811813e7 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 13:37:30 +00:00
..
Events Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +02:00
NC11 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC13 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC14 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC16 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC18 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC20 composer run cs:fix 2023-01-20 11:45:08 +01:00
NC21 composer run cs:fix 2023-01-20 11:45:08 +01: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 Fix PHP lint CI failure 2022-11-24 01:09:19 +00:00
Owncloud composer run cs:fix 2023-01-20 11:45:08 +01:00
AddBruteForceCleanupJob.php composer run cs:fix 2023-01-20 11:45:08 +01:00
AddCleanupUpdaterBackupsJob.php composer run cs:fix 2023-01-20 11:45:08 +01:00
CleanTags.php composer run cs:fix 2023-01-20 11:45:08 +01:00
CleanUpAbandonedApps.php unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +02:00
ClearFrontendCaches.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ClearGeneratedAvatarCache.php Move avatar clearing in the background 2022-09-26 15:26:31 +00:00
ClearGeneratedAvatarCacheJob.php Move avatar clearing in the background 2022-09-26 15:26:31 +00:00
Collation.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
MoveUpdaterStepFile.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OldGroupMembershipShares.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RemoveLinkShares.php Avoid extra parenthesis around SQL in IN expressions 2023-02-21 13:37:30 +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 Add text/asciidoc mimetype 2022-11-15 12:00:03 +01:00
SqliteAutoincrement.php Bump doctrine/dbal from 3.0.0 to 3.1.3 2021-10-22 09:03:45 +02:00