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
ConnectionFactoryTest.php
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
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
OCPostgreSqlPlatformTest.php Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
SchemaDiffTest.php
SqliteMigrationTest.php
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
ts-autoincrement-before.xml