Current section
Files
Jump to
Current section
Files
src/erupt_postgres.app.src
{application,erupt_postgres,
[{description,"An erupt driver for postgres"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,pgo,erupt]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/erupt_postgres"}]}]}.