nextcloud-server/tests/lib/Repair
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix
- I installed current master and exported the schema as SQL
- Then I went to this branch, removed the content of the run() method (so made it no-op)
- I installed again and exported the schema as SQL
- The files are exactly the same, so whatever we tried to fix was fixed since 2015 in doctrine dbal

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 15:29:25 +07:00
..
NC11 composer run cs:fix 2023-01-20 11:45:08 +07:00
CleanTagsTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ClearFrontendCachesTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ClearGeneratedAvatarCacheTest.php Clear generated avatar caches 2023-05-15 18:18:21 +07:00
OldGroupMembershipSharesTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RepairCollationTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
RepairDavSharesTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
RepairInvalidSharesTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
RepairMimeTypesTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00