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
/
misc
/
bgprocess
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
Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes.
#6479
2023-10-27 15:51:45 +05:30
__init__.py
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
process_executor.py
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
processes.py
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