pgAdmin 4 commit: Chagned the variable control to use the new format of

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Chagned the variable control to use the new format of
Date: 2016-01-18 09:19:55
Message-ID: E1aL5yd-0003FY-Ir@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Chagned the variable control to use the new format of
generateSchemaView(...) output. Also, set the value in proper format
before rendering them using DynamicVariableCell.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9f349b60bca8b53ff5db703c946c686c27648bf

Modified Files
--------------
.../server_groups/servers/static/js/variable.js | 38 +++++++++++++++++-----
1 file changed, 30 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-01-18 11:03:36 [pgAdmin3][Extension]: Wrong SQL generated
Previous Message Harshal Dhumal 2016-01-18 07:54:19 Variable js issue [pgAdmin4]