Commit Graph

19 Commits (f432dd2e2ea9fe4e7c19d5ea9d60481e662a0367)

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 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
Joas Schilling 3aaf2fabb1
Make sure Oracle always casts everything in the best way 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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
Robin Appelman ac209cea52
add count() as shortcut for count('*') in FunctionBuilder 6 years ago
Robin Appelman 8ef5a366ec
add MAX and MIN to functionbuilder 6 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Robin Appelman 3047ef31bd
Add count to function builder 8 years ago
Robin Appelman 89a9d35d90 dont keep shared database locks when running cli scripts 8 years ago
Robin Appelman aad01894e3
refactor user searching 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 50912fb94f
Add brackets around concat statements so comparing the result works as intended 9 years ago
Robin Appelman ac45af68cd
Add sub() to the query function builder 9 years ago
Robin Appelman 4125bdeb93
fix licence headers 9 years ago
Robin Appelman 4279b13270
Add function builder to the query builder 9 years ago