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
d98f411ea9
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
History
Khushboo Vashi
5e0daccf76
Added support for psycopg3 along with psycopg2.
#5011
2023-02-15 11:31:29 +05:30
..
parseutils
Fixed the following code smells:
2022-09-10 13:48:14 +05:30
__init__.py
Adding support for autocomplete in the SQL Editor.
2016-05-21 16:04:29 +05:30
autocomplete.py
Added support for psycopg3 along with psycopg2.
#5011
2023-02-15 11:31:29 +05:30
completion.py
Update pgcli to latest release 3.4.1.
Fixes
#7411
2022-06-02 17:29:58 +05:30
prioritization.py
Update pgcli to latest release 3.4.1.
Fixes
#7411
2022-06-02 17:29:58 +05:30
sqlcompletion.py
Update pgcli to latest release 3.4.1.
Fixes
#7411
2022-06-02 17:29:58 +05:30