[pgadmin-hackers] pgAdmin 4 commit: Fix validation for external and range types. Fixes#1 - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix validation for external and range types. Fixes#1
Date
Msg-id E1dIBeo-0000Lj-0U@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix validation for external and range types. Fixes #1795

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/types/__init__.py    | 28 ++++++-
.../schemas/types/templates/type/js/type.js        | 86 +++++++++++++++-------
2 files changed, 83 insertions(+), 31 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the spacing issue inSQL for Event trigger
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the validation inTypes node