Skip to content

Releases: didww/active_house

v0.2.1

04 Oct 13:17
5cdd651
Compare
Choose a tag to compare

Features

  • add ARRAY JOIN to query
  • add #to_hashes method to query instance

v0.2.0

03 Oct 16:20
0765cb2
Compare
Choose a tag to compare

Fixes

  • fix attributes class method
  • fix order_by

Features

  • add having
  • add union all
  • refactor defaults for query parts
  • add subquery