nextcloud/tests/lib/db
Andreas Fischer 91e03f5845 Properly call parent::tearDown() in MDB2SchemaManager::tearDown().
The early return introduced by 04c982a96e
prevents parent::tearDown() being called on Oracle.
2014-12-20 15:30:35 +01:00
..
connection.php add unit tests for tableExists and dropTable 2014-12-09 17:26:53 +01:00
mdb2schemamanager.php Properly call parent::tearDown() in MDB2SchemaManager::tearDown(). 2014-12-20 15:30:35 +01:00
mdb2schemareader.php fix unit tests of mdb2scheamreader 2014-11-20 22:35:37 +01:00
migrator.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
mysqlmigration.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
sqlitemigration.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01: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