pgAdmin 4 commit: Validate table presence in SQL and Properties route h

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Validate table presence in SQL and Properties route h
Date: 2017-05-15 09:15:16
Message-ID: E1dAC60-00007k-15@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Validate table presence in SQL and Properties route handles. Fixes #2395

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ad14b379e0458fda10e3f710cb4d88c40425da3
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/__init__.py | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-15 09:15:26 Re: [pgAdmin4][PATCH] To fix the issue in table node
Previous Message Dave Page 2017-05-15 09:10:25 Re: [pgAdmin4][PATCH] To fix the issue in table node