nextcloud/tests/lib/DB
Arthur Schiwon b82efbdee5
DB: warn on parameter number constraints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-14 13:03:54 +01:00
..
QueryBuilder DB: warn on parameter number constraints 2021-01-14 13:03:54 +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-12 12:57:52 +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-10 14:18:02 +00: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-12 12:57:50 +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-14 11:10:59 +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 control structures, classes, methods and function 2020-04-10 14:19:56 +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-12 12:57:50 +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