1
Fork 0

update version of simple sql parser package

This commit is contained in:
Jake Wheat 2024-01-09 00:08:53 +00:00
parent ec8ce0243e
commit 54db1de22c
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,6 @@
0.6.1 added odbc handling to sqlsqerver dialect
0.7.0 (unreleased)
switch source from literate to regular haskell
0.6.1 added odbc handling to sqlsqerver dialect
added sqlserver dialect case for convert function
0.6.0
tested with ghc 8.8.1 also