pgAdmin 4 commit: Unable to add/update variables for columns of a table

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Unable to add/update variables for columns of a table
Date: 2017-08-23 11:41:36
Message-ID: E1dkU2S-0004EQ-ON@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Unable to add/update variables for columns of a table. Fixes #2659

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/column/static/js/column.js | 1 +
.../servers/databases/schemas/tables/utils.py | 18 +++++++++---------
2 files changed, 10 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-08-23 12:07:29 Re: [pgAdmin4][Patch]: RM_ 2658 - Improve help message for "binary paths" entered in Preferences
Previous Message Akshay Joshi 2017-08-23 09:14:32 Re: [pgAdmin4] [pgAgent] [Patch]: RM_ 2657 - Syntax error while saving changes when start/end time is changed from scheduler