Module otherwise_node

Source

Structs§

OtherwiseNode
Represents an otherwise node in py_sql. It’s used within a choose block to provide a default SQL block to execute if none of the when conditions are met. It can also be represented by _.