ddlx_11 - DDL eXtractor functions for PostgreSQL (ddlx)
| Website: | https://github.com/lacanoid/pgddl | 
|---|---|
| License: | PostgreSQL | 
- 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_11-0.18-1.rhel7.noarch [24 KiB] | 
              Changelog
              by Devrim Gündüz (2021-05-21):
              - Update to 0.18  |