0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 15:37:27 +00:00
nextcloud_server/tests/lib/DB
Robin Appelman 914e8f9ce2 fix: misc code fixes around db sharding
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-16 12:19:20 +02:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
QueryBuilder fix: misc code fixes around db sharding 2024-09-16 12:19:20 +02:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +02:00
ConnectionFactoryTest.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 14:54:14 +02:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
MigrationsTest.php feat(migration-attributes): tests 2024-07-29 12:44:52 -01:00
MigratorTest.php fix(db): Promote the use of getDatabaseProvider to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +02:00
OCPostgreSqlPlatformTest.php fix(db): Promote the use of getDatabaseProvider to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +02:00