1
Fork 0

update docs

This commit is contained in:
Jake Wheat 2024-01-09 10:00:30 +00:00
parent 4a3455b67c
commit 8c05ffd0b6
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
0.7.0 (unreleased)
support autoincrement for sqlite
support table constraints without separating comma for sqlite
switch source from literate to regular haskell
use prettyprinter lib instead of pretty
0.6.1 added odbc handling to sqlsqerver dialect
added sqlserver dialect case for convert function
0.6.0