nextcloud/tests/lib/DB
Benjamin Gaussorgues 8fbd7633fe
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 15:03:46 +02:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
QueryBuilder fix: fix oci string length with empty strings 2025-08-05 10:18:47 +00:00
AdapterTest.php chore: apply code style 2025-04-30 19:04:59 +02:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 15:03:46 +02:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
MigrationsTest.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
MigratorTest.php chore: apply code style 2025-04-30 19:04:59 +02:00
OCPostgreSqlPlatformTest.php chore: apply code style 2025-04-30 19:04:59 +02:00