pgAdmin 4 commit: Fixes #1231, #1237

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1231, #1237
Date: 2016-05-29 10:32:19
Message-ID: E1b6y15-0002nF-Nj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1231, #1237

* 'Of type' can't be used with 'Like'.
* 'Of type' usage conflicts with adding columns.

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/templates/table/js/table.js | 256 ++++++++++-----------
.../templates/table/sql/9.1_plus/get_oftype.sql | 8 +-
.../templates/table/sql/9.5_plus/get_oftype.sql | 8 +-
3 files changed, 136 insertions(+), 136 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-29 10:32:30 Re: [PATCH] Tables node (pgAdmin4)
Previous Message Ashesh Vashi 2016-05-29 10:04:30 Re: [pgAdmin4][Patch]: Load nodes under schema at database level