nextcloud-server/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 +07:00
..
querybuilder Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +07:00
connection.php Prevent certain DBs throwing exceptions on same-value updates 2016-03-15 13:02:19 +07:00
mdb2schemamanager.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +07:00
mdb2schemareader.php
migrator.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +07:00
mysqlmigration.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +07:00
sqlitemigration.php Remove OC_DB::getConnection 2016-01-07 14:54:55 +07:00
testschema.xml
ts-autoincrement-after.xml
ts-autoincrement-before.xml