[pgadmin-org/pgadmin4] b086e1: Add option to generate SQL with DROP table DDL in ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] b086e1: Add option to generate SQL with DROP table DDL in ...
Date: 2022-10-06 04:00:57
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/cc55c8-b086e1@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: b086e1fd8359b10c6937dc7e56540d952a512b4c
https://github.com/pgadmin-org/pgadmin4/commit/b086e1fd8359b10c6937dc7e56540d952a512b4c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-10-06 (Thu, 06 Oct 2022)

Changed paths:
M docs/en_US/erd_tool.rst
M docs/en_US/images/erd_tool_toolbar.png
M docs/en_US/images/preferences_erd_keyboard_shortcuts.png
A docs/en_US/images/preferences_erd_options.png
M docs/en_US/preferences.rst
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py
M web/pgadmin/tools/erd/__init__.py
M web/pgadmin/tools/erd/static/js/erd_tool/ERDConstants.js
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx
M web/pgadmin/tools/erd/utils.py
M web/yarn.lock

Log Message:
-----------
Add option to generate SQL with DROP table DDL in ERD Tool. #4997

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-10-06 10:28:18 [pgadmin-org/pgadmin4] bb78d9: Ensure that scroll bar on browser tree should be v...
Previous Message Dave Page 2022-10-05 11:37:07 [pgadmin-org/pgadmin4] cc55c8: Tighten up macOS entitlements, and add comments ex...