pgAdmin 4 commit: Fix error when refreshing table node. Fixes #1686 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix error when refreshing table node. Fixes #1686
Date
Msg-id E1bk6WR-0002w0-B6@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: Fixes issue where executing a query disables the Save button in the query tool (pgAdmin4)
Next
From: Devrim Gündüz
Date:
Subject: Re: beautifulsoup4, and Python 2.6