SwafQueries.Compiler (swaf_queries v0.2.0)
Compiler for compiling SQL files into elixir functions.
swaf_queries's library internal use only.
Summary
Functions
Searches for .sql files in the sql_dir directory and generates
submodules to caller_module named after .sql file names and functions
out of the query definitions.