Module sql_node

Source

Structsยง

SqlNode
Represents a reusable SQL fragment node in py_sql, defined by a <sql> tag in XML or an equivalent in py_sql. It allows defining a piece of SQL that can be included elsewhere.