Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add method to check if we're inside a transaction | Robin Appelman | 2015-08-10 | 1 | -0/+9 |
| | |||||
* | Add a log message when the Doctrine Query Builder is retrieved | Joas Schilling | 2015-07-21 | 1 | -9/+0 |
| | |||||
* | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 1 | -2/+2 |
| | |||||
* | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers | Joas Schilling | 2015-07-21 | 1 | -0/+18 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+15 |
| | |||||
* | Also add a note that clob does not work in the compare array | Joas Schilling | 2015-03-16 | 1 | -0/+1 |
| | |||||
* | Fix doc blocks of insertIfNotExists() method | Joas Schilling | 2015-03-11 | 1 | -16/+8 |
| | |||||
* | Allow specifying the compare-array for insertIfNotExists() | Joas Schilling | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -12/+14 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | owncloud -> ownCloud | Thomas Müller | 2015-02-25 | 1 | -2/+2 |
| | |||||
* | migrate to IDBConnection | Bernhard Posselt | 2015-02-25 | 1 | -5/+182 |
| | |||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+12 |
| | |||||
* | Use statements wrapper in \OCP\IDB | Robin Appelman | 2014-10-22 | 1 | -1/+3 |
| | |||||
* | Move creating the database connection to the server container | Robin Appelman | 2014-10-22 | 1 | -20/+32 |
| | |||||
* | move db into iservercontainer | Bernhard Posselt | 2014-04-19 | 1 | -1/+1 |
| | |||||
* | fix doc strings for db facade | Bernhard Posselt | 2014-04-19 | 1 | -1/+1 |
| | |||||
* | port database layer from appframework to core | Bernhard Posselt | 2014-04-19 | 1 | -0/+57 |