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
d644b4f94e
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
databases
/
languages
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) Ensure the edit dialog should not allow clearing owner in the Language node.
Fixes
#6815
2021-09-29 13:40:10 +05:30
templates/languages
/sql
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
tests
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
__init__.py
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
2021-11-24 17:22:57 +05:30