exosql v0.2.0 ExoSQL.Parser View Source

Uses leex and yecc to perform a first phase parsing, and then convert an dprocess the structure using more context knowledge to return a proper Query struct.

Link to this section Summary

Link to this section Functions

Link to this function resolve_column(column, tables, context) View Source
Link to this function resolve_table(arg, context) View Source