nextcloud-server/tests/lib/DB
Benjamin Gaussorgues 98d30feb95
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 14:59:54 +07:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +07:00
QueryBuilder fix: fix oci string length with empty strings 2025-08-05 10:19:00 +07:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +07:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 14:59:54 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
MigratorTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
OCPostgreSqlPlatformTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00