summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/db
Commit message (Collapse)AuthorAgeFilesLines
* add method to check if we're inside a transactionRobin Appelman2015-08-101-0/+9
|
* Add a log message when the Doctrine Query Builder is retrievedJoas Schilling2015-07-211-9/+0
|
* Add unit tests and automatic quotingJoas Schilling2015-07-211-2/+2
|
* Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappersJoas Schilling2015-07-211-0/+18
|
* Update license headersJenkins for ownCloud2015-03-261-13/+15
|
* Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-161-0/+1
|
* Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-111-16/+8
|
* Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-091-2/+2
|
* Revert "Updating license headers"Morris Jobke2015-02-261-12/+14
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* owncloud -> ownCloudThomas Müller2015-02-251-2/+2
|
* migrate to IDBConnectionBernhard Posselt2015-02-251-5/+182
|
* Updating license headersJenkins for ownCloud2015-02-231-14/+12
|
* Use statements wrapper in \OCP\IDBRobin Appelman2014-10-221-1/+3
|
* Move creating the database connection to the server containerRobin Appelman2014-10-221-20/+32
|
* move db into iservercontainerBernhard Posselt2014-04-191-1/+1
|
* fix doc strings for db facadeBernhard Posselt2014-04-191-1/+1
|
* port database layer from appframework to coreBernhard Posselt2014-04-191-0/+57