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-10 15:36:06 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0ceb2e2767
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
roles
History
Akshay Joshi
fd53e4f5f9
Replace Alertify alert and confirm with React-based model dialog.
Fixes
#7053
2021-12-07 18:52:40 +05:30
..
static
Replace Alertify alert and confirm with React-based model dialog.
Fixes
#7053
2021-12-07 18:52:40 +05:30
templates
/roles
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
Fixed API test cases for PG 14
2021-10-20 18:39:42 +05:30
__init__.py
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
2021-11-24 17:22:57 +05:30