nextcloud-server/tests/lib/DB
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-29 20:18:35 +07:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +07:00
QueryBuilder test(phpunit): skip sharding tests on 32bit 2024-08-29 20:18:35 +07:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +07:00
ConnectionFactoryTest.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
MigratorTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
OCPostgreSqlPlatformTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00