mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-26 21:27:39 -05:00
With previous implementation each node will have to send the values of 'show_system_objects' while calling get_dependencies/get_dependents function. Now I have changed the logic to use the value directly into the base class functions.