ddlx_14 - DDL eXtractor functions for PostgreSQL (ddlx)
Website: | https://github.com/lacanoid/pgddl |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
This is an SQL-only extension for PostgreSQL that provides uniform functions for generating SQL Data Definition Language (DDL) scripts for objects created in a database. It contains a bunch of SQL functions to convert PostgreSQL system catalogs to nicely formatted snippets of SQL DDL, such as CREATE TABLE.
Packages
ddlx_14-0.22-1.rhel7.noarch [25 KiB] |
Changelog
by Devrim Gündüz (2021-08-03):
- Update to 0.22 |