Releases: slamdata/purescript-sql-squared
Releases · slamdata/purescript-sql-squared
v15.0.0
09 Jun 23:24
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.14
Support escaped slash in identifiers
v14.1.0
30 Jul 10:29
Compare
Sorry, something went wrong.
No results found
Add functions for pretty(ish) printing.
v14.0.0
18 Mar 18:57
Compare
Sorry, something went wrong.
No results found
v0.13.0
27 Jul 10:10
Compare
Sorry, something went wrong.
No results found
Table paths now support any kind of path
Added dedicated Ident type
Added more constructor variations for construction-via-record
Renamed pars constructor to parens
Renamed all instances of "vari" to "var"
v0.12.0
28 Jun 06:27
Compare
Sorry, something went wrong.
No results found
v0.11.0
20 Mar 21:04
Compare
Sorry, something went wrong.
No results found
v0.10.1
02 Feb 16:42
Compare
Sorry, something went wrong.
No results found
Corrected precedence when parsing join conditions (for qz-3635)
v0.10.0
21 Dec 15:27
Compare
Sorry, something went wrong.
No results found
v0.9.1: Relation parser fix (#39)
21 Nov 12:12
Compare
Sorry, something went wrong.
No results found
v0.9.0
31 Oct 11:35
Compare
Sorry, something went wrong.
No results found
Switched from concrete Gen and Arbitrary to MonadGen