pgadmin4/web/pgadmin/tools/sqleditor
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 linter error. 2022-11-15 14:13:05 +05:30
templates/sqleditor 1) Remove folders that are no longer used for older database versions. 2022-09-29 16:45:51 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
utils python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py Use the shared server username when opening query tool. #5533 2022-11-16 13:40:38 +05:30
command.py python 3 updates 2022-11-19 10:13:41 +05:30