1
Fork 0

rename qeFetch to qeFetchFirst

This commit is contained in:
Jake Wheat 2013-12-19 17:50:25 +02:00
parent a231c7e9f8
commit 40c64c7631
4 changed files with 40 additions and 5 deletions

7
TODO
View file

@ -5,6 +5,11 @@ check fixity in query expr level?
check fixity in tablerefs
try and use the proper css theme
create a header like in the haddock with simple-sql-parser +
contents link
change the toc gen so that it works the same as in haddock (same
div, no links on the actual titles
fix the page margins, and the table stuff: patches to the css?
release checklist:
hlint
@ -92,6 +97,8 @@ a collation in ansi sql is a optional qualifier plus identifier, not a
string
have to do fixity for this to work
see what schema.fun(a) parses to and decide if this is correct
all ansi string literal syntax?
check ansi standard for operators (keywords and symbols)