nextcloud/tests/lib/DB
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 11:58:31 +01:00
..
Exception chore: run rector 2025-07-01 22:45:52 +02:00
QueryBuilder fix(db): Fix JSON handling in WHERE statements for postgres 2025-11-18 11:58:31 +01:00
AdapterTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 11:51:04 +02:00
ConnectionTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MigrationsTest.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
MigratorTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
OCPostgreSqlPlatformTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00