[pgadmin-org/pgadmin4] 115208: Reverse engineer serial columns when generating ER...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 115208: Reverse engineer serial columns when generating ER...
Date: 2023-11-23 10:21:07
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/9611e0-115208@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: 115208c8d80790bbb0911777b087804c5c7644a1
https://github.com/pgadmin-org/pgadmin4/commit/115208c8d80790bbb0911777b087804c5c7644a1
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-11-23 (Thu, 23 Nov 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/utils.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py
M web/pgadmin/browser/server_groups/servers/databases/utils.py
M web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx
M web/pgadmin/tools/erd/utils.py

Log Message:
-----------
Reverse engineer serial columns when generating ERD for database/table. #6958

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2023-11-23 10:22:13 [pgadmin-org/pgadmin4] 361ae4: Fixed an issue where on entering full screen, the ...
Previous Message Akshay Joshi 2023-11-23 10:19:52 [pgadmin-org/pgadmin4]