1 Commits (d09f835dcac66347204ada3def3b8ea9d837f0ab)

Author SHA1 Message Date
Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman b394fe8709 define escape character for like statements on sqlite 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 11 years ago
Joas Schilling fefcbb966b Also use all keys for an empty array, just in case 11 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 11 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 11 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 11 years ago
Thomas Müller 987b683895 Use an atomic implementation on sqlite for insertIfNotExist() 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 11 years ago
Arthur Schiwon 08205c63f9 errors are already logged 11 years ago
Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 11 years ago
Robin Appelman 67b1ec1faf Implement ILIKE for sqlite 11 years ago
Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE 11 years ago
Robin Appelman c4fa07d7cf Also update sqliteadapter 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher be7c613993 Fix errors from unit tests 13 years ago
Bart Visscher b66c9098bd Correct namespace of OC_ classes 13 years ago
Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper 13 years ago
Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper 13 years ago
Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes 13 years ago