pgAdmin 4 commit: Fix error when refreshing table node. Fixes #1686

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix error when refreshing table node. Fixes #1686
Дата
Msg-id E1bk6WR-0002w0-B6@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix error when refreshing table node. Fixes #1686

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py   | 42 +++++++++++++++++++++-
.../tables/templates/table/sql/9.1_plus/nodes.sql  |  3 +-
.../tables/templates/table/sql/9.5_plus/nodes.sql  |  3 +-
3 files changed, 45 insertions(+), 3 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: Fixes issue where executing a query disables the Save button in the query tool (pgAdmin4)
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: beautifulsoup4, and Python 2.6