nextcloud/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 Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
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 Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
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 Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ts-autoincrement-before.xml Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00