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
3413a42af41ccbdad71ea2ef38edd7fe5eb0163c
pgadmin4
/
web
/
pgadmin
/
browser
History
Pradip Parkale
3413a42af4
Ensure that some fields should be disabled for the trigger in edit mode.
Fixes
#4639
...
Fixed illegal argument issue in the trigger for EPAS servers.
Fixes
#5799
2020-10-20 16:18:34 +05:30
..
server_groups
Ensure that some fields should be disabled for the trigger in edit mode.
Fixes
#4639
2020-10-20 16:18:34 +05:30
static
Added support to view trigger function under the respective trigger node.
Fixes
#2519
2020-10-12 13:49:54 +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
Fixed an issue where some properties are not being updated correctly for the shared server.
Fixes
#5867
2020-09-30 12:29:59 +05:30
utils.py
Fixed invalid literal issue when fetching dependencies for Materialized View.
Fixed
#5882
2020-10-05 17:53:47 +05:30