StatementAndSchema
relationalai.semantics.frontend.base
StatementAndSchema = Statement | TableSchemaUnion of statement and schema types.
StatementAndSchema is accepted by select methods like
Model.select and Fragment.select.
StatementAndSchema = Statement | TableSchemaUnion of statement and schema types.
StatementAndSchema is accepted by select methods like
Model.select and Fragment.select.