pgAdmin 4 commit: Modified EPAS templates to support schema restriction

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Modified EPAS templates to support schema restriction
Дата
Msg-id E1jrLeY-0002as-1G@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: CSS SonarQube fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin 4 commit: Added support for schema level restriction. Fixes #55