Skip to content

Releases: leporo/sqlf

Add Bind method

07 Oct 07:09
Compare
Choose a tag to compare

This release adds a Bind method that simplifies a binding of a structure to query.

Make subsequental Limit calls update the limit

26 Sep 09:29
Compare
Choose a tag to compare
v1.1.1

Make subsequent Limit calls override the initial limit

v1.1.0

11 Sep 15:29
Compare
Choose a tag to compare
Add Union method

v1.0.0

06 Sep 08:17
Compare
Choose a tag to compare
Add Join, LeftJoin, RightJoin and FullJoin