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
/
languages
History
Akshay Joshi
bd545fd5b2
1) Fixed schema diff owner related issue.
Fixes
#6877
...
2) Fixed schema diff related some issues.
Fixes
#6957
2021-12-11 22:10:28 +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
1) Fixed schema diff owner related issue.
Fixes
#6877
2021-12-11 22:10:28 +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