nextcloud/tests/lib/db
Vincent Petry 04c982a96e Fix unit test messing up the transaction on Oracle
Since the unit test is skipped anyway for Oracle, the dropTable() call
should be skipped as well to avoid having a leftover transaction and
cause further transactions to be nested and break the next test suites
requiring transactions.
2014-08-20 23:14:06 +02:00
..
mdb2schemamanager.php Fix unit test messing up the transaction on Oracle 2014-08-20 23:14:06 +02:00
mdb2schemareader.php Increment number of columns by one 2013-12-18 00:37:09 +01:00
migrator.php Added test for reserved keywords 2014-07-01 12:55:36 +02:00
mysqlmigration.php migration test for sqlite - adding type mapping for 'tinyint unsigned' 2014-07-29 09:18:37 +02:00
sqlitemigration.php migration test for sqlite - adding type mapping for 'tinyint unsigned' 2014-07-29 09:18:37 +02:00
testschema.xml Typo fixed 2013-12-17 23:46:36 +01:00
ts-autoincrement-after.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00
ts-autoincrement-before.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00