nextcloud-server/tests/lib/DB
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 11:51:04 +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 11:51:04 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php feat(db): Restaure support for non-nullable boolean column 2025-09-17 14:45:48 +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