pgadmin4/web/pgadmin/misc
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
..
bgprocess 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
cloud Fixed circular import error occurring while deploying cloud PostgreSQL instance from pgAdmin. #6840 2023-10-31 14:07:34 +05:30
dependencies Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-27 15:51:45 +05:30
dependents Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-27 15:51:45 +05:30
file_manager Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
properties Continue fixing multiple UI issues found when testing wcDocker changes. #6479 2023-11-01 20:52:38 +05:30
sql Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-27 15:51:45 +05:30
static Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
statistics Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-30 16:57:01 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
__init__.py Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30