summaryrefslogtreecommitdiffstats
path: root/lib/public/idbconnection.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+1
* Add escapeLikeParameter to IDBConnectionRobin Appelman2015-11-051-0/+9
* add method to check if we're inside a transactionRobin Appelman2015-08-101-0/+8
* Add a log message when the Doctrine Query Builder is retrievedJoas Schilling2015-07-211-8/+0
* Add unit tests and automatic quotingJoas Schilling2015-07-211-2/+2
* Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappersJoas Schilling2015-07-211-0/+16
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-1/+21
* Update license headersJenkins for ownCloud2015-03-261-12/+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
* let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-091-1/+1
* Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-091-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+19
* owncloud -> ownCloudThomas Müller2015-02-251-1/+1
* Updating license headersJenkins for ownCloud2015-02-231-19/+15
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-0/+1
* Add tableExists to public db apiRobin Appelman2014-12-091-1/+9
* Add dropTable to IDBConnectionRobin Appelman2014-12-091-0/+7
* Bit more cleanupRobin Appelman2014-10-221-0/+8
* Extend \OCP\IDBConnection to cover more use casesRobin Appelman2014-10-221-3/+61
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* fix some capital lettersMorris Jobke2013-11-251-1/+1
* unify license headers for public API filesMorris Jobke2013-11-031-4/+17
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
* Public API documentation fixesMorris Jobke2013-10-171-8/+8
* Add missing implements and fix parameters in IConfigBart Visscher2013-09-201-0/+3
* Add DBConnection to server containerBart Visscher2013-09-201-0/+71