pgadmin4/web/pgadmin/utils/sqlautocomplete
2017-03-27 21:27:17 -04:00
..
__init__.py Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
autocomplete.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
completion.py Code tidy. 2016-06-21 14:21:06 +01:00
counter.py Another Python 3 fix. 2017-01-31 12:12:22 +00:00
function_metadata.py Revert code cleanup that wasn't 2.6 compatible. 2017-03-27 21:27:17 -04:00
parseutils.py Ensure compatibility with newer sqlparse modules. Fixes #1725 2016-09-26 13:49:54 +01:00
prioritization.py Code tidy. 2016-06-21 14:21:06 +01:00