mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-10 23:45:58 -06:00
* Fix an issue - when the object browser tree is being recreated due to reloading for changes in some of the preferences. Tree object returns object from the previous instance as 'selected', but - it does not have the 'treeNodeInfo' available. In this special case - we would consider that there is no node selected at that particular moment, and pass information accordingly. * Fixed 'New Connection' dialog issue after connecting a disconnected server. * Disable the 'Add' button in the GridHeader with form, when 'canAdd' flag is set to false. * Convert the access path to string array for correct comparision. * Check the access path type before comparison. When language is 'c', set the 'code' block read-only. * Enabled 'Strict' control for EPAS >= 95 |
||
---|---|---|
.. | ||
backup | ||
debugger | ||
erd | ||
grant_wizard | ||
import_export | ||
import_export_servers | ||
maintenance | ||
psql | ||
restore | ||
schema_diff | ||
search_objects | ||
sqleditor | ||
templates | ||
user_management | ||
__init__.py |