add directions to order by
This commit is contained in:
parent
2c1eedb70f
commit
1a8551825d
5 changed files with 27 additions and 10 deletions
7
TODO
7
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue