nextcloud-server/tests/lib/DB
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/
Replace by either executeStatement or executeQuery

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-09-02 11:55:58 +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 chore: run rector 2025-07-01 22:45:52 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +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