pgadmin4/web/pgadmin/utils/sqlautocomplete
Akshay Joshi 0a354055a9 Adding support for autocomplete in the SQL Editor.
In Query editor, we can use the autocomplete feature by using keyword
combination - 'Ctrl + Space'.
2016-05-21 16:04:29 +05:30
..
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
autocomplete.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
completion.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
counter.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
function_metadata.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
parseutils.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
prioritization.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30