Releases: networkteam/qrb
Releases · networkteam/qrb
v0.4.0
- Make
Args
and Exps
easier to use (without interface conversion)
- Breaking:
Args
does not support mixed types anymore, use separate Arg
calls for that case
- Support
In
with Args
and Exps
- Filter nil expressions in junctions
v0.1.0
First release with SELECT (almost complete), INSERT, UPDATE, DELETE (basic clauses)