nextcloud-server/tests/lib/DB
Côme Chilliet 3e4531dd05
fix: Fix methods returning null for arrays in schema Mock
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-27 13:05:34 +07:00
..
Exception chore: run rector 2025-07-01 22:45:52 +07:00
QueryBuilder fix(tests): Fix PHPUnit deprecation warnings in tests 2025-09-27 13:05:32 +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 fix: Fix methods returning null for arrays in schema Mock 2025-09-27 13:05:34 +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