pgadmin4/web/pgadmin/browser/server_groups/servers/resource_groups
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
static Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
templates/resource_groups/sql/default Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py python 3 updates 2022-11-19 10:13:41 +05:30