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
ebee7a5b72
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Nikhil Mohite
e5e9981836
Fixed an issue where Columns with default value not showing when adding a new row.
Fixes
#7034
2021-12-21 18:09:20 +05:30
..
static
Ensure that statue message should not hide the last line of messages when running a long query.
Fixes
#7020
2021-12-13 13:10:56 +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 an issue where Columns with default value not showing when adding a new row.
Fixes
#7034
2021-12-21 18:09:20 +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