This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4eb17afe4e
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
History
Nikhil Mohite
d2577e32e6
Fixed cognitive complexity issues reported by SonarQube.
2020-08-25 18:13:01 +05:30
..
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 cognitive complexity issues reported by SonarQube.
2020-08-25 18:13:01 +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