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
91a288c2bbb429da0f0db0768df04d507d1a2d04
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Rahul Shirsat
91a288c2bb
Correct the SQL definition for function/procedure with the Atomic keyword in PG14.
Fixes
#7029
2021-12-08 12:31:59 +05:30
..
static
Correct the SQL definition for function/procedure with the Atomic keyword in PG14.
Fixes
#7029
2021-12-08 12:31:59 +05:30
templates/sqleditor
/sql
Remove GPDB support completely.
Fixes
#6692
2021-09-09 13:09:53 +05:30
tests
Remove GPDB support completely.
Fixes
#6692
2021-09-09 13:09:53 +05:30
utils
Fixed API test cases for StartRunningQueryTest.
2021-12-03 13:19:31 +05:30
__init__.py
Added support for Two-factor authentication for improving security.
Fixes
#6543
2021-12-02 16:47:18 +05:30
command.py
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
2021-11-24 17:22:57 +05:30