update changelog
This commit is contained in:
parent
b3bfb5e723
commit
c79556d31c
|
@ -7,6 +7,7 @@
|
||||||
0.7.0 support autoincrement for sqlite
|
0.7.0 support autoincrement for sqlite
|
||||||
support table constraints without separating comma for sqlite
|
support table constraints without separating comma for sqlite
|
||||||
switch source from literate to regular haskell
|
switch source from literate to regular haskell
|
||||||
|
use megaparsec instead of parsec
|
||||||
use prettyprinter lib instead of pretty
|
use prettyprinter lib instead of pretty
|
||||||
parsing nested block comments regressed - post a bug if you need this
|
parsing nested block comments regressed - post a bug if you need this
|
||||||
fixed fixity parsing of union, except and intersect (matches postgres docs now)
|
fixed fixity parsing of union, except and intersect (matches postgres docs now)
|
||||||
|
|
Loading…
Reference in a new issue