generalize . to a binary operator
This commit is contained in:
parent
8adc169b38
commit
8093498f2d
6 changed files with 26 additions and 26 deletions
5
TODO
5
TODO
|
@ -1,8 +1,6 @@
|
|||
|
||||
next release:
|
||||
|
||||
escapes in string literals
|
||||
|
||||
ansi standard versions of limit and offset
|
||||
|
||||
OFFSET start { ROW | ROWS }
|
||||
|
@ -76,6 +74,9 @@ review abstract syntax (e.g. combine App with SpecialOp?)
|
|||
|
||||
Later general tasks:
|
||||
|
||||
extended string literals, escapes and other flavours (like pg and
|
||||
oracle custom delimiters)
|
||||
|
||||
run through other manuals for example queries and features: sql in a
|
||||
nutshell, sql guide, sql reference guide, sql standard, sql server
|
||||
manual, oracle manual, teradata manual + re-through postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue