When walking through an `update`, `insert` or `delete` statement all nodes get skipped, since they are not in the type switch in the AstWalker function
When walking through an
update,insertordeletestatement all nodes get skipped, since they are not in the type switch in the AstWalker function