AbacusSql.Term.Pre (abacus_sql v2.1.1) View Source

Some functions for preprocessing

Link to this section Summary

Link to this section Functions

Link to this function

inject_macro(ast, query, params, schema, pattern_ast, replacer)

View Source
Link to this function

inject_schema(ast, query, params)

View Source
Link to this function

inject_shortcut(ast, query, params, from_schema, from_ast, replacement)

View Source
Link to this function

macro(schema, pattern, replacer)

View Source
Link to this function

pattern_match(formula, pattern)

View Source
Link to this function

pattern_match_ast(ast, pattern, matches \\ [])

View Source
Link to this function

reduce_pattern_match_args(same, same, matches)

View Source
Link to this function

shortcut(schema, from, to)

View Source