Commit Graph

25 Commits (0fac2e3f3aaaeaddf431f7877ebddb6372a00a42)

Author SHA1 Message Date
Robin Appelman 58e96e53b0 add method to check if we're inside a transaction 11 years ago
Joas Schilling 20cd0ae55b Add a log message when the Doctrine Query Builder is retrieved 11 years ago
Joas Schilling 516f7e8299 Add unit tests and automatic quoting 11 years ago
Joas Schilling 1bfb944d51 Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers 11 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 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 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
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller c62eb9d652 owncloud -> ownCloud 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 11 years ago
Robin Appelman 778d8dbafd Add tableExists to public db api 11 years ago
Robin Appelman 8af3991d0c Add dropTable to IDBConnection 11 years ago
Robin Appelman e6f6cdd19f Bit more cleanup 11 years ago
Robin Appelman 97a6f5c46b Extend \OCP\IDBConnection to cover more use cases 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Morris Jobke b3e7e54c8d fix some capital letters 12 years ago
Morris Jobke ef592981ea unify license headers for public API files 12 years ago
Morris Jobke d2a48d58ce fix "No page-level DocBlock" 12 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 12 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 12 years ago