1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated release note. More... about 1 year ago
Added configurable parameter to enable support for PasswordExecCommand in server mode. #6792 More... about 1 year ago
Fixed an issue where multiple errors were showing if user does not have connect privileges. #7073 More... about 1 year ago
Add support for selecting a schema in the backup database dialog with no tables, mviews, views or foreign tables. #7053 More... about 1 year ago
Fixed an issue where group membership information was displayed incorrectly. #7085 More... about 1 year ago
Added BYPASSRLS|NOBYPASSRLS option while creating a Role. #6392 More... about 1 year ago
Added setuptools in the requirements for Python version >= 3.12 More... about 1 year ago
Update version for release v8.2 More... about 1 year ago
Fixed API test case for Foreign Table. More... about 1 year ago
Limit the keyring calls based on save_password flag of server config. More... about 1 year ago
Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106) More... about 1 year ago
Fixed an issue where Schema Diff not generating difference for missing columns. #7104 More... about 1 year ago
Czech translation for version v8.2 More... about 1 year ago
Updated Italian translation for v8.2 More... about 1 year ago
Update message catalogs for v8.2 More... about 1 year ago
Fixed multiple CLI issues. #2483 More... about 1 year ago
Fix a regression issue caused by #6815 fix related to import server issue for external users. More... about 1 year ago
Fixed an issue where DB Restrictions were not visible on the server dialog. #7059 More... about 1 year ago
Fixed an issue where auto commit/rollback setting not persisting across query tool connection change. #7091 More... about 1 year ago
Update copyright notices for 2024 More... about 1 year ago
Fix an issue where connection string sequences do not persist after updating server details. #7041 More... about 1 year ago
Ensure that eventlet's subprocess should be used following the resolution of an issue with Python 3.12 by eventlet. #6926 More... about 1 year ago
Introduce LDAP configuration parameter LDAP_IGNORE_MALFORMED_SCHEMA to ignore fetching schema from the LDAP server. #7062 More... about 1 year ago
Fixed an issue where user is not able to cancel or terminate active queries from dashboard. #7078 More... about 1 year ago
Fixed browser autocomplete related issues on pgAdmin authentication related pages. #7082 More... about 1 year ago
Fixed an error-'amname' when generating ERD for database containing parition tables. #7064 More... about 1 year ago
Fixed the following issues found in testing #5908: More... about 1 year ago
Fixed an issue where changes done to a node using edit dialog are not reflecting on the properties tab if the properties tab is active. #7041 More... about 1 year ago
Explicitly set max_connections to 100 for Python test cases to fit Git action MacOS test cases More... about 1 year ago
Fixed an issue where object explorer last tree state was not saving. #7066 More... about 1 year ago