Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 3 měsíci |
Joas Schilling
|
eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters
|
před 5 měsíci |
Robin Appelman
|
d81d59e9c3
feat: allow inspecting the parts of the composite expression builder
|
před 5 měsíci |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
před 6 měsíci |
Julius Härtl
|
86dc766276
Cast datetime columns in sqlite before comparing
|
před 3 roky |
Robin Appelman
|
9b52663a81
Revert "make expression build return IQueryFunction instead of string"
|
před 2 roky |
Robin Appelman
|
813b50ed42
make expression build return IQueryFunction instead of string
|
před 2 roky |
Joas Schilling
|
eebed2c434
Fix psalm complaint
|
před 2 roky |
Côme Chilliet
|
18a91f02fa
Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal
|
před 3 roky |
Joas Schilling
|
aae16c21e6
Allow casting query functions as well
|
před 3 roky |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
před 3 roky |
Roeland Jago Douma
|
4bdf9f5849
Type the experssionbuilders
|
před 3 roky |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
před 3 roky |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
před 4 roky |
Daniel Kesselberg
|
8fdb74bdd5
Update signature for in/notIn
|
před 4 roky |
Daniel Kesselberg
|
d14c971ad6
Update signature for like/notLike/in/notIn
|
před 4 roky |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
před 5 roky |
Roeland Jago Douma
|
46c195b58b
Made IExpressionBuilder varadic
|
před 6 roky |
Robin Appelman
|
42b3aa3a0a
reuse query builder
|
před 6 roky |
Robin Appelman
|
aad01894e3
refactor user searching
|
před 7 roky |
Joas Schilling
|
78412fda9c
Add a method to compare empty strings with an expression
|
před 7 roky |
Joas Schilling
|
4128a08333
Add bitwise AND and OR to the expression builder
|
před 8 roky |
Joas Schilling
|
0215b004da
Update with robin
|
před 8 roky |
Joas Schilling
|
ba87db3fcc
Fix others
|
před 8 roky |
Roeland Jago Douma
|
d09f835dca
Move \OC\DB to PSR-4
|
před 8 roky |