Skip to content

StatementAndSchema

relationalai.semantics.frontend.base
StatementAndSchema = Statement | TableSchema

Union of statement and schema types.

StatementAndSchema is accepted by select methods like Model.select and Fragment.select.

Members

Used By