nextcloud/tests/lib/db
Robin McCorkell 1b2f1cc272 Prevent certain DBs throwing exceptions on same-value updates
A PreconditionNotMetException must only be thrown if explicit
preconditions are specified for setValues(), not if the value is merely
the same as was already in the DB.
2016-03-15 13:02:19 +01:00
..
querybuilder Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +01:00
connection.php Prevent certain DBs throwing exceptions on same-value updates 2016-03-15 13:02:19 +01:00
mdb2schemamanager.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +01:00
mdb2schemareader.php fix unit tests of mdb2scheamreader 2014-11-20 22:35:37 +01:00
migrator.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +01:00
mysqlmigration.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +01:00
sqlitemigration.php Remove OC_DB::getConnection 2016-01-07 14:54: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