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
92a997b16a945f324bbe7c425342d2d80d244726
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
databases
/
publications
History
Akshay Joshi
d644b4f94e
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
...
2) Upgrade Flask to version 2.
Fixes
#7010
2021-11-24 17:22:57 +05:30
..
static
1) 'Only Table' should be disabled unless the table value is changed.
Fixes
#6862
.
2021-10-05 17:19:22 +05:30
templates/publications
/sql
Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'.
Fixes
#5741
2021-09-09 13:00:35 +05:30
tests
1. Syntax error displayed If the table is not available and the user tries to use the blank option.
Fixes
#6793
2021-09-28 10:37:47 +05:30
__init__.py
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
2021-11-24 17:22:57 +05:30