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
36574b25b697a1ee61fd5342755d5db1efec7306
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
History
Cyril Jouve
f93cfe8c4c
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00
..
parseutils
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00
__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
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01: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
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00