Open gebes opened 5 months ago
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
update
insert
delete
When walking through an
update
,insert
ordelete
statement all nodes get skipped, since they are not in the type switch in the AstWalker function