pgAdmin 4 commit: Ensure the check_option is only set when editing view - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the check_option is only set when editing view
Date
Msg-id E1c7jTH-0001pw-3j@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the check_option is only set when editing views when appropriate. Fixes #1924

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6567669798590dcde6a515f56f5cf68428edecb3
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/views/templates/view/pg/9.4_plus/sql/update.sql   | 2 +-
.../databases/schemas/views/templates/view/ppas/9.4_plus/sql/update.sql | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #1924: Editing View Bug