pgadmin4/web/pgadmin/tools/erd
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 Ensure that the correct error message in ERD for permission denied should be shown. #5537 2022-11-16 14:37:54 +05:30
templates/erd Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py Ensure that the correct error message in ERD for permission denied should be shown. #5537 2022-11-16 14:37:54 +05:30
utils.py python 3 updates 2022-11-19 10:13:41 +05:30