Robin Appelman
|
6e0123a1d0
Revert "add case statement to sql function builder"
|
2 years ago |
Robin Appelman
|
2a68819a67
add case statement to sql function builder
|
2 years ago |
Côme Chilliet
|
efebbacca4
Add octetLength and charLength to function builder, and tests
|
2 years ago |
Vitor Mattos
|
814924a787
Accept multipe args on concat
|
2 years ago |
Joas Schilling
|
005e717fe6
Use quote function
|
2 years ago |
Joas Schilling
|
46ad6fa3c7
Add a test with integer
|
2 years ago |
Vitor Mattos
|
fb6a9f308d
Add unit test
|
2 years ago |
Vitor Mattos
|
7b9fea85b6
Add unit test and orderBy parameter
|
2 years ago |
Vitor Mattos
|
79b3df00f8
Add group_concat aggregator function
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
a8cb8e21c1
Add types to function builder
|
4 years ago |
Joas Schilling
|
d9e471771a
Update parameters
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Robin Appelman
|
9e450d727a
add LEAST and GREATER to db function builder
|
5 years ago |
Robin Appelman
|
ac209cea52
add count() as shortcut for count('*') in FunctionBuilder
|
5 years ago |
Robin Appelman
|
8ef5a366ec
add MAX and MIN to functionbuilder
|
5 years ago |
Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 years ago |
Robin Appelman
|
3047ef31bd
Add count to function builder
|
6 years ago |
Robin Appelman
|
89a9d35d90
dont keep shared database locks when running cli scripts
|
6 years ago |
Morris Jobke
|
aea8b30cf7
Fix PHPDoc for public API
|
6 years ago |
Robin Appelman
|
aad01894e3
refactor user searching
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Robin Appelman
|
ac45af68cd
Add sub() to the query function builder
|
7 years ago |
Robin Appelman
|
4125bdeb93
fix licence headers
|
7 years ago |
Robin Appelman
|
4279b13270
Add function builder to the query builder
|
7 years ago |