We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4184af9 commit affea2bCopy full SHA for affea2b
1 file changed
README.md
@@ -40,7 +40,7 @@ The following example will parse a simple query:
40
print root.__dict__
41
42
And print the node information the SELECT node:
43
- {'computeClause': None,
+ root = {'computeClause': None,
44
'cteList': None,
45
'expandOnClause': None,
46
'fetchFirstClause': None,
0 commit comments