This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0100997aabdf9123c9e24f964ddc56a045d5995b
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
History
Akshay Joshi
ef0e53e8fc
Fixed pep8 issue
2018-10-15 17:41:21 +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 pep8 issue
2018-10-15 17:41:21 +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
Fixed auto complete issues for Python 2.6
2018-08-27 16:37:00 +05:30