1
Fork 0
This commit is contained in:
Jake Wheat 2014-01-22 22:07:58 +02:00
parent fd42a3cd73
commit b385763341

9
TODO
View file

@ -13,6 +13,7 @@ haddock review
spell check
update changelog
update website text
regenerate the examples on the index.txt
= Later general tasks:
@ -30,6 +31,8 @@ testing
review tests to copy from hssqlppp
add lots more tests using SQL from the xb2 manual
much more table reference tests, for joins and aliases etc.?
review internal sql collection for more syntax/tests
@ -166,3 +169,9 @@ db2?
maybe later: other dml
insert, update, delete, truncate, merge + set, show?
copy, execute?, explain?, begin/end/rollback?
big feature summary:
1. dialects
2. position annotation
3. dml
4. quasiquotes