pgAdmin 4 commit: Fixes #1118 - Handle null, or empty string for the co - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1118 - Handle null, or empty string for the co
Date
Msg-id E1b5Xat-0008NV-JR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1118 - Handle null, or empty string for the comments in Jinja2
template for Sequence Node.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1aa956af8ea3a391a40e13ea028a51198dd1cce
Author: Murtuza Zabuawala <murtuza.zabuawla@enterprisedb.com>

Modified Files
--------------
.../schemas/sequences/templates/sequence/sql/9.1_plus/update.sql        | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Dialog default sizing.
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix issue in Updating comments in sequence node (pgAdmin4)