Commit Graph

6 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 9 years ago
Robin Appelman 3a8e75a814
Allow 4byte unicode filenames on supported platforms 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Joas Schilling 7e3ce83526
Add a method to lock a table 10 years ago
Roeland Jago Douma d666725fa7
Move \OCP to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Joas Schilling 2a0cda74d4 Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 10 years ago
Robin McCorkell 88cd615214 Introduce IDBConnection::setValues() 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman d514200b56 Add escapeLikeParameter to IDBConnection 10 years ago
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