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
provokateurin 3d113daa60
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert
3 months ago
..
Exception chore: run rector 8 months ago
QueryBuilder fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 months ago
AdapterTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 6 months ago
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 6 months ago
ConnectionTest.php
MigrationsTest.php chore: Get rid of AppLocator helper 7 months ago
MigratorTest.php chore: run rector 8 months ago
OCPostgreSqlPlatformTest.php