This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f3965ff0a67c4cba38c72d0e9aa49960bb7bb8a
pgadmin4
/
web
/
pgadmin
/
tools
/
erd
History
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