tidying pass: update changelog, get example compiling, pass on haddock, rename MyStream to SQLStream, tweak cabal file
This commit is contained in:
parent
de121d1fd6
commit
2fd285e670
5 changed files with 58 additions and 35 deletions
|
@ -5,6 +5,9 @@
|
|||
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)
|
||||
removed the Errors module - the pretty printer function for errors is in the Parse module
|
||||
parses from and pretty prints to strict Text
|
||||
strict Text used instead of String everywhere
|
||||
0.6.1 added odbc handling to sqlsqerver dialect
|
||||
added sqlserver dialect case for convert function
|
||||
0.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue