pgadmin4/web/pgadmin/tools/erd/static/js/erd_tool
Akshay Joshi 5f3965ff0a 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12.
2) Correct the URL to log an issue in pgAdmin in the ERD tool script.
2023-11-03 16:55:24 +05:30
..
components 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12. 2023-11-03 16:55:24 +05:30
dialogs Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
links Allow changing cardinality notation in ERD to use Chen notation. #5832 2023-02-10 10:27:16 +05:30
nodes Fixed linter errors after eslint upgrade. 2023-03-29 17:22:50 +05:30
ports Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
ERDConstants.js Added support to specify the background fill color to the table nodes in the ERD tool. #4392 2022-10-12 10:07:30 +05:30
ERDCore.js Fixed an issue in ERD tool where the downloaded images have a few links cut. #4995 2023-10-04 18:23:41 +05:30
ERDModel.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30