nextcloud-server/tests/lib/DB
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats
- Doctrine correctly forces integer for autoincrement by now
- Doctrine correctly maintains integer types by now

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 15:29:27 +07:00
..
Exception composer run cs:fix 2023-01-20 11:45:08 +07:00
QueryBuilder tests(oci): Test where statement on longtext column 2023-01-31 11:57:54 +07:00
ConnectionFactoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
MigrationsTest.php fix(tests): Adjust unit tests to outline the schema is checked twice now 2023-07-21 12:17:36 +07:00
MigratorTest.php fix(sqlite): Remove some old SQLite cheats 2023-10-06 15:29:27 +07:00
OCPostgreSqlPlatformTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00