pgAdmin 4 commit: Fixes# 1210 - Send the columns SQL with proper mime t

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes# 1210 - Send the columns SQL with proper mime t
Date: 2016-06-03 09:54:46
Message-ID: E1b8loU-0000AN-VJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes# 1210 - Send the columns SQL with proper mime type.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab9f63d96038cfd7f30c45ddfc9ee412f3988f36
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/column/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-03 09:55:05 Re: fix for RM1210 [pgadmin4]
Previous Message Ashesh Vashi 2016-06-03 09:53:27 Re: PATCH: To fix the issue in Sequence node (pgAdmin4)