pgAdmin 4 commit: Handle the template property on databases appropriate

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Handle the template property on databases appropriate
Дата
Msg-id E1cADTt-0004dY-7V@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue of column order in Primary Key/Index constraints (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix issue in database node (pgAdmin4)