From: | Aditya Toshniwal <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] af32e3: Added the ability to generate ERDs for tables. #4756 |
Date: | 2022-11-09 06:06:17 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/beb43c-af32e3@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: af32e3c296c4fc7c169b59f8a48bdf28e7a31536
https://github.com/pgadmin-org/pgadmin4/commit/af32e3c296c4fc7c169b59f8a48bdf28e7a31536
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M docs/en_US/images/preferences_erd_options.png
M docs/en_US/preferences.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/foreign_key/sql/default/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/fk_ref_tables.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M web/pgadmin/static/js/socket_instance.js
M web/pgadmin/tools/erd/__init__.py
M web/pgadmin/tools/erd/static/js/ERDModule.js
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/tools/erd/utils.py
M web/regression/javascript/erd/ui_components/ERDTool.spec.js
Log Message:
-----------
Added the ability to generate ERDs for tables. #4756
From | Date | Subject | |
---|---|---|---|
Next Message | dependabot[bot] | 2022-11-09 06:06:53 | [pgadmin-org/pgadmin4] 24ba9d: Bump loader-utils from 1.4.0 to 1.4.1 |
Previous Message | dependabot[bot] | 2022-11-08 12:24:00 | [pgadmin-org/pgadmin4] 17aaab: Bump loader-utils from 1.4.0 to 1.4.1 in /web |