This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-03 09:53:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6984e97f8daf42f65e495788003de423186764d9
pgadmin4
/
web
/
pgadmin
/
utils
/
sqlautocomplete
T
History
Akshay Joshi
5866da8194
Fixed SonarQube code smells.
2024-06-13 18:48:02 +05:30
..
parseutils
Fixed SonarQube code smell Replace the unused local variable with '_'.
2024-01-24 18:33:43 +05:30
__init__.py
Adding support for autocomplete in the SQL Editor.
2016-05-21 16:04:29 +05:30
autocomplete.py
Fixed SonarQube code smell Replace the unused local variable with '_'.
2024-01-24 18:33:43 +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
Fixed SonarQube code smells.
2024-06-13 18:48:02 +05:30