pgAdmin 4 commit: Convert the value in proper format, as we may only ge

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Convert the value in proper format, as we may only ge
Date: 2016-03-24 09:00:07
Message-ID: E1aj17f-0000MJ-Kh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Convert the value in proper format, as we may only get string values
for integer and numeric type.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/preferences.py | 2 ++
1 file changed, 2 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-03-24 09:54:36 Re: pgAdmin4 PATCH: Domain Module
Previous Message Ashesh Vashi 2016-03-24 08:54:04 pgAdmin 4 commit: Loading the jquery.aciSortable.min.js javascript, as