0.21.2
- Support parsing of PostgreSQL table function call with alias and column definitions #51
- Made the
asKw
field infunc_call_with_column_definitions
node optional and changed type offuncCall
field.
asKw
field in func_call_with_column_definitions
node optional and changed type of funcCall
field.