pgAdmin 4 commit: Fixes #1283, #1287 - Do not show null description in

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #1283, #1287 - Do not show null description in
Дата
Msg-id E1b8m4e-0001CW-8Z@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #1283, #1287 - Do not show null description in the create mode,
corrected the index expression on table node.

Reported by Thom Brown.

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/tables/indexes/__init__.py    |  8 ++++----
.../tables/indexes/templates/index/js/index.js      | 18 ++++++++++++------
.../tables/templates/index/sql/9.1_plus/alter.sql   |  2 +-
.../tables/templates/index/sql/9.1_plus/create.sql  | 21 ++++++++++++++-------
4 files changed, 31 insertions(+), 18 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Fixed issue in Index node (pgAdmin4)
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: PATCH: To fix minor patches (pgAdmin4)