Module foreach_node

Source

Structsยง

ForEachNode
Represents a for loop node in py_sql. It iterates over a collection and executes the nested SQL block for each item.