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 +02:00
..
Exception
QueryBuilder refactor: Run rector 2025-09-27 18:52:58 +02:00
AdapterTest.php
ConnectionFactoryTest.php
ConnectionTest.php
MigrationsTest.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
MigratorTest.php
OCPostgreSqlPlatformTest.php