pgAdmin 4 commit: Modified EPAS templates to support schema restriction - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Modified EPAS templates to support schema restriction
Date
Msg-id E1jrLeY-0002as-1G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Modified EPAS templates to support schema restriction.

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/templates/schemas/ppas/9.1_plus/sql/nodes.sql   | 4 ++++
.../schemas/templates/schemas/ppas/9.1_plus/sql/properties.sql        | 4 ++++
.../databases/schemas/templates/schemas/ppas/9.2_plus/sql/nodes.sql   | 4 ++++
.../schemas/templates/schemas/ppas/9.2_plus/sql/properties.sql        | 4 ++++
4 files changed, 16 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: CSS SonarQube fixes
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Added support for schema level restriction. Fixes #55