pgAdmin 4 commit: Fixes #1123 - Options other than 'Create' are not ava
В списке pgadmin-hackers по дате отправления:
| От | Ashesh Vashi |
|---|---|
| Тема | pgAdmin 4 commit: Fixes #1123 - Options other than 'Create' are not ava |
| Дата | |
| Msg-id | E1b6xUq-00010f-8V@gothos.postgresql.org обсуждение |
| Список | pgadmin-hackers |
Fixes #1123 - Options other than 'Create' are not available in the 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. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c96f28b66f43c5e8704a515805a87d5d93eed28e Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> Modified Files -------------- .../server_groups/servers/databases/schemas/functions/__init__.py | 6 ++++++ .../schemas/functions/templates/procedure/js/procedures.js | 4 ++-- .../functions/templates/procedure/ppas/sql/9.1_plus/delete.sql | 2 +- .../functions/templates/procedure/ppas/sql/9.2_plus/delete.sql | 2 +- .../functions/templates/procedure/ppas/sql/9.5_plus/delete.sql | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-)
В списке pgadmin-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера