{ "name": "constr_name_unif", "abstract": "This is an extension for uniforming the names of base table constraints.", "version": "1.0.0", "maintainer": [ "Katrin Aibast " ], "license": "mit", "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.2.0" } } }, "provides": { "constr_name_unif": { "abstract": "This is an extension for uniforming the names of base table constraints.", "file": "sql/constr_name_unif--1.0.0.sql", "docfile": "doc/constr_name_unif.md", "version": "1.0.0" } }, "resources": { "repository": { "url": "git://github.com/katrinaibast/constr_name_unif.git", "web": "https://github.com/katrinaibast/constr_name_unif", "type": "git" } }, "generated_by": "Katrin Aibast", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "constraint uniform", "naming convention", "constraint name", "name", "renaming", "constraint renaming", "reformat constraint names" ] }