server/tests/lib/DB
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
QueryBuilder add MAX and MIN to functionbuilder 2019-09-06 12:28:17 +02:00
schemDiffData
ConnectionFactoryTest.php Add tests for special domain name 2018-04-19 13:59:08 +02:00
ConnectionTest.php Exception is not thrown anymore 2018-11-12 12:22:04 +01:00
DBSchemaTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
LegacyDBTest.php Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +01:00
MDB2SchemaManagerTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
MDB2SchemaReaderTest.php Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +01:00
MigrationsTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
MigratorTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
MySqlMigrationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
OCPostgreSqlPlatformTest.php add postgresql10 compatibility to dbal 2017-11-22 17:57:17 +01:00
SchemaDiffTest.php
SqliteMigrationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
testschema.xml Use insertIfNotExist of the new interface 2018-03-12 17:45:49 +01:00
ts-autoincrement-after.xml
ts-autoincrement-before.xml