pgadmin4/web/pgadmin/utils/sqlautocomplete
Aditya Toshniwal df05efd7d9 Fixed vulnerabilities and few design suspicions where two conditional structures are having the same implementation. 2020-06-17 17:15:09 +05:30
..
parseutils Merge pgcli code with version 1.10.3, which is used for auto complete feature. 2018-08-27 15:00:56 +05:30
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
autocomplete.py Fixed vulnerabilities and few design suspicions where two conditional structures are having the same implementation. 2020-06-17 17:15:09 +05:30
completion.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
parseutils.py Merge pgcli code with version 1.10.3, which is used for auto complete feature. 2018-08-27 15:00:56 +05:30
prioritization.py Merge pgcli code with version 1.10.3, which is used for auto complete feature. 2018-08-27 15:00:56 +05:30
sqlcompletion.py Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30