]> source.dussan.org Git - nextcloud-server.git/commit
let insertIfNotExist() throw the native DBALException - no need to hide the real...
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 9 Mar 2015 21:12:31 +0000 (22:12 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 9 Mar 2015 21:37:49 +0000 (22:37 +0100)
commit89be55a672afe0e09a33d4997ec10c0e833d4885
tree2789f398177333df179ab73fc5ad9926edce39ec
parentb966a4eb17729230c461b9075143203bd50ed9e3
let insertIfNotExist() throw the native DBALException - no need to hide the real exception
lib/private/db.php
lib/private/db/adapter.php
lib/private/db/adaptersqlite.php
lib/private/db/connection.php
lib/private/db/mdb2schemamanager.php
lib/public/db.php
lib/public/idbconnection.php
tests/lib/db.php