pgAdmin 4 commit: Handle the template property on databases appropriate - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Handle the template property on databases appropriate
Date
Msg-id E1cADTt-0004dY-7V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle the template property on databases appropriately. Fixes #1800

Branch
------
master

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

Modified Files
--------------
.../servers/databases/templates/databases/js/databases.js    | 12 +++++++++++-
.../templates/databases/sql/9.1_plus/properties.sql          |  6 +++---
.../templates/databases/sql/9.2_plus/properties.sql          |  6 +++---
.../templates/databases/sql/9.3_plus/properties.sql          |  6 +++---
4 files changed, 20 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue of column order in Primary Key/Index constraints (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix issue in database node (pgAdmin4)