pgadmin4/web/pgadmin/tools/maintenance
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/js Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
templates/maintenance/sql Fix ordering of VACUUM options which changed in PG11. Fixes #3836 2019-01-10 15:29:55 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py Fixed an issue where server names with special characters are not displayed correctly in the process tab. Fixes #7695 2022-09-15 16:43:37 +05:30