Packages

Data mapper and and DSL for writing queries and interacting with PostgreSQL databases in Erlang

Current section

Files

Jump to
repo include config.hrl
Raw

include/config.hrl

-ifndef(PG_TYPES).
-define(PG_TYPES, repo_types).
-endif.