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
1889c256e1b6367025bade59b379fa5b79910f28
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
History
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