Walk calls visit on every node. If visit returns true, the underlying nodes are also visited. If it returns an error, walking is interrupted, and the error is returned.
(visit Visit, nodes ...SQLNode)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…