1
Fork 0

add directions to order by

This commit is contained in:
Jake Wheat 2013-12-13 17:08:10 +02:00
parent 2c1eedb70f
commit 1a8551825d
5 changed files with 27 additions and 10 deletions

7
TODO
View file

@ -1,10 +1,13 @@
check tpch
add tests to cabal
haddock
dialect switching
refactor the join parsing
left factor parsing code
@ -19,8 +22,6 @@ emacs parse error formatting
= sql support
decimal literals, split string and number literals
order by directions
distinct/all
limit,offset, top
@ -47,6 +48,8 @@ other missing operators
except, intersect, union
-- add docs and haddocks at this point
review identifiers
order by nulls first/last