Robin Appelman
|
9b52663a81
|
Revert "make expression build return IQueryFunction instead of string"
This reverts commit 813b50ed42.
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-08-16 12:07:09 +07:00 |
Robin Appelman
|
813b50ed42
|
make expression build return IQueryFunction instead of string
this allows passing the expressions to further expressions without them being escaped as column names
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-06-02 15:52:08 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Roeland Jago Douma
|
4bdf9f5849
|
Type the experssionbuilders
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-03-03 10:44:09 +07:00 |
Christoph Wurst
|
41b5e5923a
|
Use exactly one empty line after the namespace declaration
For PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 11:48:10 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Robin Appelman
|
aad01894e3
|
refactor user searching
add additional user searching tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-12-20 15:51:37 +07:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +07:00 |
Morris Jobke
|
c54a59d51e
|
Remove unused use statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-04-22 19:23:31 +07:00 |
Robin Appelman
|
4125bdeb93
|
fix licence headers
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-03-30 11:14:52 +07:00 |
Robin Appelman
|
a65652fc1e
|
add support for escaping like parameters when using the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-03-30 11:09:22 +07:00 |