Commit Graph

3 Commits (ba87db3fccb40aa58d84d12932424c83a4db411f)

Author SHA1 Message Date
Joas Schilling ba87db3fcc
Fix others 8 years ago
Joas Schilling 7e3ce83526
Add a method to lock a table 9 years ago
Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 10 years ago
Joas Schilling fefcbb966b Also use all keys for an empty array, just in case 10 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 10 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 10 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 10 years ago
Arthur Schiwon 08205c63f9 errors are already logged 10 years ago
Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 10 years ago
Lukas Reschke af335a39f1 Add PHPDoc about sanitization of "insertIfNotExist" 10 years ago
Jonny007-MKD 4161fd2408 Update adapter.php 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
Bart Visscher 3eb5fff02a Add documentation to OC\DB\adapter class 12 years ago
Bart Visscher be7c613993 Fix errors from unit tests 12 years ago
Bart Visscher b66c9098bd Correct namespace of OC_ classes 12 years ago
Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper 12 years ago
Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper 12 years ago
Bart Visscher e3c5fea989 Move lastInsertId to adapter classes 12 years ago
Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes 12 years ago