nextcloud-server/tests/lib/DB
Robin Appelman a61a757b85
allow selecting multiple columns with SELECT DISTINCT
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-11-16 15:45:17 +01:00
..
QueryBuilder allow selecting multiple columns with SELECT DISTINCT 2020-11-16 15:45:17 +01:00
schemDiffData
ConnectionFactoryTest.php
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
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
MySqlMigrationTest.php
OCPostgreSqlPlatformTest.php
SchemaDiffTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
SqliteMigrationTest.php
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
ts-autoincrement-before.xml