1
Fork 0

update changelog

This commit is contained in:
Jake Wheat 2015-03-14 17:50:17 +02:00
parent 43d81f969a
commit c156c5c34e

View file

@ -1,10 +1,12 @@
If you need help updating to a new version of simple-sql-parser, If you need help updating to a new version of simple-sql-parser,
please email jakewheatmail@gmail.com or use the github bug tracker, please email jakewheatmail@gmail.com or use the github bug tracker,
https://github.com/JakeWheat/simple-sql-parser/issues. https://github.com/JakeWheat/simple-sql-parser/issues.
0.4.1 (unreleased)
0.4.1 (commit TBD)
tested with ghc 7.4.2, 7.6.3, 7.8.4,7.10.0.20150123
simple demonstration of how dialects could be handled internally simple demonstration of how dialects could be handled internally
add ability to add comments to syntax tree to help with generating add ability to add comments to syntax tree to help with generating
SQL code SQL code
0.4.0 (commit 7914898cc8f07bbaf8358d208469392346341964) 0.4.0 (commit 7914898cc8f07bbaf8358d208469392346341964)
now targets SQL:2011 now targets SQL:2011
update to ghc 7.8.2 update to ghc 7.8.2