We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f76be7 commit 73d7862Copy full SHA for 73d7862
1 file changed
README.md
@@ -72,4 +72,8 @@ And print the node information the SELECT node:
72
"whereCondition": <sqlparser.Node object at 0x7ff48c5eea78>,
73
"windowClause": None,
74
"withClauses": None}
75
- ```
+ ```
76
+
77
+ Examples
78
+ --------
79
+ For more examples please check the examples directory.
0 commit comments