exosql v0.2.0 ExoSQL.Executor View Source

Link to this section Summary

Link to this section Functions

Executes the AST for the query.

Always returns a ExoSQL.Result and work over them.

Link to this function resolve_column_names(columns) View Source
Link to this function simplify_expr_columns(other, names) View Source
Link to this function simplify_expr_columns_nofn(other, names) View Source