pgadmin4/web/pgadmin/utils/sqlautocomplete
2018-08-06 15:35:03 +05:30
..
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
autocomplete.py Add an option to auto-complete keywords in upper case. Fixes #2686 2018-06-15 10:18:56 +01:00
completion.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
counter.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
function_metadata.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
parseutils.py Fix auto-complete. Fixes #3374 2018-06-13 15:53:21 +01:00
prioritization.py pgAdmin4 should work with python 3.7, Fixes #3458 2018-08-06 15:35:03 +05:30