nextcloud-server/tests/lib/DB
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-15 08:25:01 +07:00
..
Exception test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
QueryBuilder test: Fix most tests/lib/DB/QueryBuilder 2025-05-15 08:25:01 +07:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +07:00
ConnectionFactoryTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
MigratorTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
OCPostgreSqlPlatformTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00