nextcloud/tests/lib/DB
Joas Schilling 8b7f8e14d6
fix(tests): Also handle the case where the schema is cached and the DELETE fails
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-04 14:19:52 +02:00
..
Exception fix(tests): Fix changes in doctrine's Exception handling 2024-07-04 14:19:49 +02:00
QueryBuilder fix(tests): Also handle the case where the schema is cached and the DELETE fails 2024-07-04 14:19:52 +02:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +02:00
ConnectionFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
MigrationsTest.php fix(db): Replace more Platform usages 2024-07-04 14:19:50 +02:00
MigratorTest.php fix(tests): Add length to test columns that bypass the migration service 2024-07-04 14:19:50 +02:00
OCPostgreSqlPlatformTest.php fix(tests): Adjust postgres schema diffing 2024-07-04 14:19:52 +02:00