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