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

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(-)