API Reference ecto_gen v0.1.0

Modules

This module concists of logic for introspecting database and creating usable elixir code.

This module contains functions for convenient writing of generated elixir modules

Mix Tasks

This task starts the whole machinery to introspect specfied PostgreSQL database and create function calls for found stored procedures.