nextcloud/lib/private/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 Update author information 2016-03-01 17:25:15 +01:00
adapter.php Happy new year! 2016-01-12 15:02:18 +01:00
adaptermysql.php Happy new year! 2016-01-12 15:02:18 +01:00
adapteroci8.php Happy new year! 2016-01-12 15:02:18 +01:00
adapterpgsql.php Happy new year! 2016-01-12 15:02:18 +01:00
adaptersqlite.php Happy new year! 2016-01-12 15:02:18 +01:00
connection.php Prevent certain DBs throwing exceptions on same-value updates 2016-03-15 13:02:19 +01:00
connectionfactory.php Happy new year! 2016-01-12 15:02:18 +01:00
mdb2schemamanager.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
mdb2schemareader.php Update author information 2016-03-01 17:25:15 +01:00
mdb2schemawriter.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
migrationexception.php Happy new year! 2016-01-12 15:02:18 +01:00
migrator.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
mysqlmigrator.php Happy new year! 2016-01-12 15:02:18 +01:00
nocheckmigrator.php Happy new year! 2016-01-12 15:02:18 +01:00
ocsqliteplatform.php Happy new year! 2016-01-12 15:02:18 +01:00
oracleconnection.php Happy new year! 2016-01-12 15:02:18 +01:00
oraclemigrator.php Happy new year! 2016-01-12 15:02:18 +01:00
pgsqltools.php Happy new year! 2016-01-12 15:02:18 +01:00
sqlitemigrator.php Happy new year! 2016-01-12 15:02:18 +01:00
sqlitesessioninit.php Happy new year! 2016-01-12 15:02:18 +01:00
statementwrapper.php Happy new year! 2016-01-12 15:02:18 +01:00