Skip to content

Releases: fenos/dqlx

0.3.2

02 Sep 15:41
e8c319a
Compare
Choose a tag to compare
  • Append the individual elements of select args, not the slice #6 By @allanglen

0.3.1

23 Aug 21:40
5a815b5
Compare
Choose a tag to compare
  • Fixed cascade directive when using predicates

0.3.0

23 Aug 19:41
7ac279a
Compare
Choose a tag to compare

v0.2.0

05 May 21:28
Compare
Choose a tag to compare

Release Notes for v0.2.0

Breaking Changes

None

What's new

  • All predicates are now automatically escaped! Making dqlx DQL injection safe!
  • Ability to use Count and other functions within a Selection
  • Set of integration test implemented
  • Code improvements

v0.1.0

01 May 22:32
Compare
Choose a tag to compare

The first release of dqlx!

For documentation: https://fenos.github.io/