nextcloud/tests/lib/db
Robin McCorkell 88cd615214 Introduce IDBConnection::setValues()
setValues() attempts to insert a new row, or failing that, update an
existing row. The ability to set preconditions is also available.
2016-01-18 11:10:41 +01:00
..
querybuilder Fix the last insert id test by changing to an autoincrement table 2015-12-09 09:51:33 +01:00
connection.php Introduce IDBConnection::setValues() 2016-01-18 11:10:41 +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