ddlx_12 - 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_12-0.27-1PGDG.rhel7.src [98 KiB] |
Changelog
by Devrim Gündüz (2023-10-22):
- Update to 0.27 per changes described at: https://github.com/lacanoid/pgddl/releases/tag/0.27 |
ddlx_12-0.26-1PGDG.rhel7.src [93 KiB] |
Changelog
by Devrim Gündüz (2023-10-04):
- Update to 0.26 |
ddlx_12-0.24-1PGDG.rhel7.src [91 KiB] |
Changelog
by Devrim Gündüz (2023-09-21):
- Update to 0.24 |
ddlx_12-0.23-1.rhel7.src [90 KiB] |
Changelog
by Devrim Gündüz (2023-06-06):
- Update to 0.23 |
ddlx_12-0.22-1.rhel7.src [76 KiB] |
Changelog
by Devrim Gündüz (2021-08-03):
- Update to 0.22 |
ddlx_12-0.21-1.rhel7.src [75 KiB] |
Changelog
by Devrim Gündüz (2021-07-15):
- Update to 0.21.0 |
ddlx_12-0.19-1.rhel7.src [61 KiB] |
Changelog
by Devrim Gündüz (2021-06-18):
- Update to 0.19.0 |
ddlx_12-0.17-1.rhel7.src [60 KiB] |
Changelog
by Devrim Gündüz (2020-10-08):
- Update to 0.17 |
ddlx_12-0.16-1.rhel7.src [60 KiB] |
Changelog
by Devrim Gündüz (2020-05-03):
- Update to 0.16 |
ddlx_12-0.15-1.rhel7.src [59 KiB] |
Changelog
by Devrim Gündüz (2019-10-28):
- Update to 0.15.0 |