Packages

Erlang library for encoding and decoding postgres data types

Current section

Files

Jump to
pg_types rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{xref_ignores, [{pg_types, format_error, 1},
{pg_types, update_map, 3}]}.