Commit Graph

129 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling 8ec6c1f259
Quote aliases as well 9 years ago
Lukas Reschke 66b8208791
Function also accepts ints 9 years ago
Joas Schilling 50912fb94f
Add brackets around concat statements so comparing the result works as intended 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman ac45af68cd
Add sub() to the query function builder 9 years ago
Robin Appelman 429f8ae011
Allow getting the unread comment count for an entire folder at once 9 years ago
Robin Appelman d4a7cfec7c
rename fun to func 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
Robin Appelman a65652fc1e
add support for escaping like parameters when using the query builder 9 years ago
Joas Schilling 4128a08333
Add bitwise AND and OR to the expression builder 9 years ago
Robin Appelman 07e51a719a
Allow aliasing columns when using the query builder 10 years ago
Joas Schilling 2c4035e806
Inject config and logger 10 years ago
Joas Schilling cd13f50a3f
Log the queries of the QueryBuilder as well 10 years ago
Joas Schilling 64c9ef96c4
Fix like queries in the QueryBuilder 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 10 years ago