pgAdmin 4 commit: Properly quote type names in RE-SQL for tables. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Properly quote type names in RE-SQL for tables. Fixes
Date: 2016-10-21 13:44:01
Message-ID: E1bxa77-0002xI-IS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properly quote type names in RE-SQL for tables. Fixes #1863

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py | 13 ++++++++-----
.../servers/databases/schemas/tables/column/__init__.py | 12 +++++++-----
.../foreign_key/templates/foreign_key/js/foreign_key.js | 8 ++++----
.../server_groups/servers/databases/schemas/utils.py | 11 +++--------
4 files changed, 22 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 13:44:17 Re: patch for RM1863 [pgadmin4]
Previous Message Surinder Kumar 2016-10-21 13:41:50 [pgAdmin4][Patch]: RM1837 - FTS directory refresh not working