nextcloud-server/tests/lib/DB
Morris Jobke fd8eeccb15
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
Use the defined func()->count() instead of manual counting
2018-11-12 17:43:56 +07:00
..
QueryBuilder Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +07:00
schemDiffData Various database migration fixes (#25209) 2016-06-29 14:54:41 +07:00
ConnectionFactoryTest.php Add tests for special domain name 2018-04-19 13:59:08 +07:00
ConnectionTest.php Exception is not thrown anymore 2018-11-12 12:22:04 +07:00
DBSchemaTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
LegacyDBTest.php Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +07:00
MDB2SchemaManagerTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
MDB2SchemaReaderTest.php Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +07:00
MigrationsTest.php Fix tests 2018-08-08 12:58:50 +07:00
MigratorTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
MySqlMigrationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
OCPostgreSqlPlatformTest.php add postgresql10 compatibility to dbal 2017-11-22 17:57:17 +07:00
SchemaDiffTest.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 +07:00
SqliteMigrationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
testschema.xml Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +07:00
ts-autoincrement-after.xml Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +07:00
ts-autoincrement-before.xml Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +07:00