nextcloud/tests/lib/repair
Vincent Petry f056558b72 Add repair step to fix SQLite autoincrement
Force Doctrine to generate alter table SQL statements for SQLite to make
sure the code from OCSqlitePlatform is triggered.
2015-03-26 11:00:22 +01:00
..
fixtures Add a test for dropping the tables 2015-03-03 11:27:06 +01:00
cleantags.php Mask table and column names with backticks and add lastInsertID() workaround 2015-01-15 14:43:06 +01:00
dropoldtables.php Add a test for dropping the tables 2015-03-03 11:27:06 +01:00
repaircollation.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
repairinnodb.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
repairlegacystorage.php Fixed expected warning count on repair fail 2015-02-27 13:32:46 +01:00
repairmimetypes.php Introducing 3D images support (media type) 2015-03-20 22:11:42 +01:00
repairsqliteautoincrement.php Add repair step to fix SQLite autoincrement 2015-03-26 11:00:22 +01:00