0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 14:30:48 +00:00
nextcloud_server/tests/lib/DB
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-30 09:18:01 +02:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
QueryBuilder feat: support migrating an instance to sharding 2025-02-25 17:52:40 +01:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +02:00
ConnectionFactoryTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
MigrationsTest.php test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
MigratorTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
OCPostgreSqlPlatformTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00