pgadmin4/web/pgacloud/utils
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
__init__.py Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
azure_cache.py Fixed circular import error occurring while deploying cloud PostgreSQL instance from pgAdmin. #6840 2023-10-31 14:07:34 +05:30
io.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
misc.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30