Robin Appelman
|
9b52663a81
Revert "make expression build return IQueryFunction instead of string"
|
2 gadi atpakaļ |
Robin Appelman
|
813b50ed42
make expression build return IQueryFunction instead of string
|
2 gadi atpakaļ |
Julius Härtl
|
a169ca306e
Explicitly cast char in the query builder
|
2 gadi atpakaļ |
Côme Chilliet
|
18a91f02fa
Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal
|
3 gadi atpakaļ |
Joas Schilling
|
aae16c21e6
Allow casting query functions as well
|
3 gadi atpakaļ |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 gadi atpakaļ |
Roeland Jago Douma
|
4bdf9f5849
Type the experssionbuilders
|
3 gadi atpakaļ |
Lukas Reschke
|
d7590a6190
Add expression taint source and sanitizer
|
3 gadi atpakaļ |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 gadi atpakaļ |
Morris Jobke
|
c1fd22b025
Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalm
|
4 gadi atpakaļ |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 gadi atpakaļ |
Daniel Kesselberg
|
8fdb74bdd5
Update signature for in/notIn
|
4 gadi atpakaļ |
Daniel Kesselberg
|
d14c971ad6
Update signature for like/notLike/in/notIn
|
4 gadi atpakaļ |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 gadi atpakaļ |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 gadi atpakaļ |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 gadi atpakaļ |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 gadi atpakaļ |
Roeland Jago Douma
|
46c195b58b
Made IExpressionBuilder varadic
|
6 gadi atpakaļ |
Joas Schilling
|
78412fda9c
Add a method to compare empty strings with an expression
|
7 gadi atpakaļ |
Joas Schilling
|
4128a08333
Add bitwise AND and OR to the expression builder
|
7 gadi atpakaļ |
Joas Schilling
|
0215b004da
Update with robin
|
8 gadi atpakaļ |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
Roeland Douma
|
7dbdf2f7e0
\OCP\DB to PSR-4 (#24650)
|
8 gadi atpakaļ |