ddlx_96 - 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_96-0.18-1.rhel7.src [60 KiB] |
Changelog
by Devrim Gündüz (2021-05-21):
- Update to 0.18 |