1
Fork 0

work on docs in dialect module, remove unnecessary export of ansi2011ReservedKeywords

This commit is contained in:
Jake Wheat 2019-09-01 11:32:48 +01:00
parent 7f1351c123
commit f58e19f33b
2 changed files with 59 additions and 41 deletions

5
TODO
View file

@ -8,11 +8,6 @@ try to get some control over the pretty printing and the error
messages by creating some dumps of pretty printing and error messages,
then can rerun these every so often to see how they've changed
-> expose in the dialect:
keywords which can (also?) appear as identifiers in scalar expressions
keywords which can (also?) appear as app-likes - this is already implemented
finish off going through the keyword list
do more examples