nextcloud-server/tests/lib/DB
Joas Schilling 7a4167fe28
fix(oracle): Don't run tests against unsupported Oracle version anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-27 14:39:51 +07:00
..
Exception chore: run rector 2025-07-01 22:45:52 +07:00
QueryBuilder fix(oracle): Don't run tests against unsupported Oracle version anymore 2025-11-27 14:39:51 +07:00
AdapterTest.php refactor(db-adapter): Add tests about fetch methods 2025-11-18 17:45:57 +07:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 11:51:04 +07:00
ConnectionTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
MigrationsTest.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +07:00
MigratorTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
OCPostgreSqlPlatformTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00