rename qeFetch to qeFetchFirst
This commit is contained in:
parent
a231c7e9f8
commit
40c64c7631
4 changed files with 40 additions and 5 deletions
7
TODO
7
TODO
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue