Closed DerekStride closed 11 months ago
closes #213
Adds new subscript node to expression. I had to update some precedence rules to avoid conflicts, review ignoring whitespace to easily see the diffs related to that change.
ref: https://www.postgresql.org/docs/current/sql-expressions.html#SQL-EXPRESSIONS-SUBSCRIPTS
What
closes #213
Adds new subscript node to expression. I had to update some precedence rules to avoid conflicts, review ignoring whitespace to easily see the diffs related to that change.
ref: https://www.postgresql.org/docs/current/sql-expressions.html#SQL-EXPRESSIONS-SUBSCRIPTS