pgadmin4/web/pgadmin/utils/sqlautocomplete
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
..
parseutils Fixed the following code smells: 2022-09-10 13:48:14 +05:30
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
autocomplete.py python 3 updates 2022-11-19 10:13:41 +05:30
completion.py Update pgcli to latest release 3.4.1. Fixes #7411 2022-06-02 17:29:58 +05:30
prioritization.py Update pgcli to latest release 3.4.1. Fixes #7411 2022-06-02 17:29:58 +05:30
sqlcompletion.py Update pgcli to latest release 3.4.1. Fixes #7411 2022-06-02 17:29:58 +05:30