1
Fork 0

all tests passing, switch to megaparsec provisionally complete

This commit is contained in:
Jake Wheat 2024-01-10 11:41:38 +00:00
parent 4e09fe9f45
commit e76aa2818b
3 changed files with 22 additions and 31 deletions

View file

@ -3,6 +3,8 @@
support table constraints without separating comma for sqlite
switch source from literate to regular haskell
use prettyprinter lib instead of pretty
nested block comments regressed - post a bug if you need this
fixed fixity parsing of union, except and intersect (matches postgres docs now)
0.6.1 added odbc handling to sqlsqerver dialect
added sqlserver dialect case for convert function
0.6.0