nextcloud/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 +02:00
..
Exception
QueryBuilder
ConnectionFactoryTest.php
MigrationsTest.php
MigratorTest.php fix(sqlite): Remove some old SQLite cheats 2023-10-06 15:29:27 +02:00
OCPostgreSqlPlatformTest.php