Packages

Database postgresql migrations util

Current section

Files

Jump to
dbschema src dbschema.app.src
Raw

src/dbschema.app.src

{application,dbschema,
[{description,"Database postgresql migrations util"},
{vsn,"0.2.2"},
{registered,[]},
{applications,[kernel,stdlib,lager,epgpool,erlando]},
{env,[]},
{maintainers,["Yakov Kozlov"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/egobrain/dbschema"}]}]}.