mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-08 20:18:28 -05:00
procedure node. This patch also includes other fixes related 'procedure' node as below: * Generate correct statement for dropping procedure. * Fetch the missing schema name for the EXEC script. * Removed the 'DROP CASCADE' menu options, as it is not supported by procedure.