nextcloud-server/tests/lib/DB
Benjamin Gaussorgues e6e89d0ea1
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 14:55:29 +07:00
..
Exception chore: run rector 2025-07-01 22:45:52 +07:00
QueryBuilder refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
AdapterTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 14:55:29 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
MigratorTest.php chore: run rector 2025-07-01 22:45:52 +07:00
OCPostgreSqlPlatformTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00