nextcloud/tests/lib/DB
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-17 11:37:36 +01:00
..
QueryBuilder Fix querybuilder and functionbuilder tests 2017-08-02 09:48:16 +02:00
schemDiffData Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
ConnectionTest.php Fixed failing test which was ignoring a required (not null) column (#26303) 2017-03-17 00:09:07 -06:00
DBSchemaTest.php remove static:// stream wrapper 2017-01-04 15:57:02 +01:00
LegacyDBTest.php remove static:// stream wrapper 2017-01-04 15:57:02 +01:00
MDB2SchemaManagerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
MDB2SchemaReaderTest.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
MigrationsTest.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
MigratorTest.php Add foreign key support to OC 2017-10-30 18:57:19 +01:00
MySqlMigrationTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02: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 Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
testschema.xml Fixed failing test which was ignoring a required (not null) column (#26303) 2017-03-17 00:09:07 -06: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