Module bind_node

Source
Expand description

this the py_sql syntax tree

Structs§

BindNode
Represents a bind or let node in py_sql. It’s used to assign a value to a variable within the SQL query.