nextcloud-server/tests/lib/DB
Carl Schwan 9095a36b94 refactor(dbal): Port away from getDatabasePlatform() instanceof pattern
Use getDatabaseProvider instead.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-13 13:44:08 +07:00
..
Exception chore: run rector 2025-07-01 22:45:52 +07:00
QueryBuilder refactor: Run rector 2025-09-27 18:52: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
MigrationsTest.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +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