pub fn type_subscription(
ast: SqlSelect,
tx: &impl SchemaView,
) -> TypingResult<ProjectName>Expand description
Type check a subscription query
pub fn type_subscription(
ast: SqlSelect,
tx: &impl SchemaView,
) -> TypingResult<ProjectName>Type check a subscription query