0.17.0
Breaking changes
- Renamed
common_table_expressiontocommon_table_expr(for consistency with other_exprnode types).
New features
paramTypesnow supports new type"@`name`"#37cstVisitornow supports skipping child nodes by returningVistorAction.SKIP.