pgadmin4/web/pgadmin/tools/erd
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
..
static/js 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
templates/erd Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
tests Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
__init__.py Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
utils.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30