nextcloud/tests/lib/DB
Robin Appelman 9de6190ec4
feat: allow running QueryBuilder queries on different connections
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-07-15 22:41:04 +02:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
QueryBuilder feat: allow running QueryBuilder queries on different connections 2024-07-15 22:41:04 +02:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +02:00
ConnectionFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
MigrationsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
MigratorTest.php Merge branch 'master' into refactor/OC-Server-getSecureRandom 2024-05-30 14:24:22 +02:00
OCPostgreSqlPlatformTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00