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
1ee9cddcebcc2178c5ec80008790ffc055ad05a3
pgadmin4
/
web
/
pgadmin
/
browser
History
Ganesh Jaybhay
b0475566ca
Fixed reverse engineering SQL where parenthesis is not properly arranged for View/MView definition.
Fixes
#5830
2020-09-21 11:05:56 +05:30
..
server_groups
Fixed reverse engineering SQL where parenthesis is not properly arranged for View/MView definition.
Fixes
#5830
2020-09-21 11:05:56 +05:30
static
Fixed an issue where a column is renamed and then removed, then the drop SQL query takes the wrong column name.
Fixes
#5807
.
2020-09-21 09:40:45 +05:30
templates
/browser
Added shared server support for admin users.
Fixes
#4979
2020-09-03 12:59:28 +05:30
tests
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
__init__.py
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
collection.py
Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube.
2020-08-20 18:34:49 +05:30
register_browser_preferences.py
Added shared server support for admin users.
Fixes
#4979
2020-09-03 12:59:28 +05:30
utils.py
Fixed cognitive complexity issues reported by SonarQube.
2020-08-25 12:28:55 +05:30