Commit Graph

87 Commits (cb73fe26b818cfdb8fbf07116cd8e970a9cdc708)

Author SHA1 Message Date
Robin Appelman a4e120c203
tell mysql to ignore the sort index for search queries 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests 4 years ago
Carl Schwan c870bd1968 Do chuncked job deletion 4 years ago
Joas Schilling d850dc0220
Remove order from groupConcat as it is not working everywhere 4 years ago
Vitor Mattos f071b4dfbb
Fix groupConcat and ordering on Oracle 4 years ago
Vitor Mattos afe5b6dd8a
Prevent query error when use subquery 4 years ago
Vitor Mattos 814924a787
Accept multipe args on concat 4 years ago
Julius Härtl a169ca306e
Explicitly cast char in the query builder 4 years ago
Joas Schilling 005e717fe6
Use quote function 4 years ago
Joas Schilling 46ad6fa3c7
Add a test with integer 4 years ago
Vitor Mattos fb6a9f308d
Add unit test 4 years ago
Vitor Mattos 7b9fea85b6
Add unit test and orderBy parameter 4 years ago
Vitor Mattos 79b3df00f8
Add group_concat aggregator function 4 years ago
Côme Chilliet 18a91f02fa
Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal 4 years ago
Joas Schilling 5bb49feef8
Allow NULL as well for limit, not integer only 4 years ago
Christoph Wurst 130ab63ca1
Bump doctrine/dbal from 3.0.0 to 3.1.3 4 years ago
Joas Schilling aae16c21e6
Allow casting query functions as well 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Lukas Reschke 4e7b82169c executeUpdate is also deprecated 5 years ago
Christoph Wurst 865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 5 years ago
Roeland Jago Douma d7f7d3bc51 Type CompositeExpression and ICompositeExpression 5 years ago
Roeland Jago Douma c3f1eb4f7f Remove Redundantcasts 5 years ago
Roeland Jago Douma 76a6328d10 Add executeQuery and executeUpdate 5 years ago
Roeland Jago Douma 4bdf9f5849 Type the experssionbuilders 5 years ago
Robin Appelman 47dd8e54b5
allow non string join conditions in query builder 5 years ago
Lukas Reschke d7590a6190
Add expression taint source and sanitizer 5 years ago
Christoph Wurst 2c9cdc1cdb
Add our own DB exception abstraction 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling a8cb8e21c1
Add types to function builder 5 years ago
Joas Schilling d9e471771a
Update parameters 5 years ago
Roeland Jago Douma fe46149560
Psalm fixes 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Daniel Kesselberg 0e3ddf1b27
Add explicit typecast for $value. 6 years ago
Daniel Kesselberg 64b10f61df
Update signature for set 6 years ago
Daniel Kesselberg 8fdb74bdd5
Update signature for in/notIn 6 years ago
Daniel Kesselberg d14c971ad6
Update signature for like/notLike/in/notIn 6 years ago
J0WI 68ce17e59b Unify links to php.net 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Daniel Kesselberg 10ac844448
Update documentation for QueryBuilder::set 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman 9e450d727a
add LEAST and GREATER to db function builder 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago