nextcloud/tests/lib/DB
Julius Härtl 4f927721b2
Add temporary test for migrating int to string
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-08 16:06:13 +01:00
..
QueryBuilder allow selecting multiple columns with SELECT DISTINCT 2020-11-16 15:45:17 +01:00
schemDiffData Update share type constant usage 2020-06-24 16:49:16 +02:00
ConnectionFactoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ConnectionTest.php Fix unique key in test table 2020-11-10 21:39:19 +01:00
DBSchemaTest.php Remove deprecated test of internal attributes via assertAttributeEquals 2020-07-23 17:11:29 +02:00
LegacyDBTest.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
MDB2SchemaManagerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MDB2SchemaReaderTest.php Use a different column for the primary key as we can not insert it on oracle 2020-11-10 15:34:35 +01:00
MigrationsTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
MigratorTest.php Add temporary test for migrating int to string 2020-12-08 16:06:13 +01:00
MySqlMigrationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OCPostgreSqlPlatformTest.php Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
SchemaDiffTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
SqliteMigrationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
testschema.xml Use a different column for the primary key as we can not insert it on oracle 2020-11-10 15:34:35 +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