nextcloud-server/tests/lib/DB
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-19 11:21:16 +07:00
..
Exception feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +07:00
QueryBuilder fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2024-07-19 11:21:16 +07:00
AdapterTest.php feat(dbal): add proper insert ignore conflict method for SQLite 2024-06-25 16:21:01 +07:00
ConnectionFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ConnectionTest.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +07:00
MigrationsTest.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
MigratorTest.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
OCPostgreSqlPlatformTest.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00