nextcloud/tests/lib/DB
Joas Schilling a3bdb318e9
Fix bigint handling on postgres
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-29 11:10:57 +02: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 autoloader and namespace test 2017-07-05 15:46:25 +02:00
MigratorTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
MySqlMigrationTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCPostgreSqlPlatformTest.php Fix bigint handling on postgres 2017-09-29 11:10:57 +02: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