Module sql::query_model::mir[][src]

Expand description

Converts a Query Graph Model into a expr::MirRelationExpr.

The public interface consists of the implementation of Into<expr::MirRelationExpr> for Model.

Structs

Type Definitions

Maps a column reference to a specific column position.