pgadmin4/web/pgadmin/tools/maintenance
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +05:30
..
static/js Fixed some accessibility issues in the dialogs: 2020-03-19 16:08:51 +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 Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
__init__.py Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30