Skip to content

Releases: easafe/purescript-droplet

v0.6.0

17 Jan 16:04
Compare
Choose a tag to compare

Changes:

  • Add array_agg
  • Fix edge cases of null comparisions

v0.5.0

25 Aug 12:35
Compare
Choose a tag to compare

Fixes:

  • Mismatch insert list causing runtime error

Breaking changes:

  • To conform with SQL syntax, in_ requires a non empty array

v0.4.0

13 May 19:49
Compare
Choose a tag to compare

Breaking changes:

  • Update for purs v0.15
  • Require a LIMIT 1 clause for subqueries
  • limit now takes a integer proxy

0.3.0

15 Jan 01:04
Compare
Choose a tag to compare

Breaking changes:

Constraints have been revamped and are now more expressive. To use them, a new data type Column exists.

Changes:

It is now possible to use CREATE and ALTER table in their basic forms.

First release

30 Sep 11:49
Compare
Choose a tag to compare
v0.2.0

v0.1.0 → v0.2.0