You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/DB
Ferdinand Thiessen 67eef32b07
fix(DB): support up to 63 character long table and index names
2 weeks ago
..
Exception chore: run rector 7 months ago
QueryBuilder fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2 months ago
AdapterTest.php refactor(db-adapter): Add tests about fetch methods 3 months ago
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 4 months ago
ConnectionTest.php refactor: apply rector rules for PHPUnit 10 3 months ago
MigrationServiceTest.php fix(DB): support up to 63 character long table and index names 2 weeks ago
MigratorTest.php refactor: apply rector rules for PHPUnit 10 3 months ago
OCPostgreSqlPlatformTest.php refactor: apply rector rules for PHPUnit 10 3 months ago