Re: [pgadmin-hackers] JSON serialization in pgAdmin 4

2016-05-29 Thread Ashesh Vashi
On Sat, May 28, 2016 at 11:08 PM, Lele Gaifax wrote: > Ashesh Vashi writes: > > > On Sat, May 28, 2016 at 7:59 PM, Lele Gaifax > wrote: > >> I'd like to know if there is already a plan to properly handle > >> date/timestamp > >> fields, that currently fail with an error because simplejson by de

Re: [pgadmin-hackers] JSON serialization in pgAdmin 4

2016-05-28 Thread Lele Gaifax
Ashesh Vashi writes: > On Sat, May 28, 2016 at 7:59 PM, Lele Gaifax wrote: >> I'd like to know if there is already a plan to properly handle >> date/timestamp >> fields, that currently fail with an error because simplejson by default >> does >> not know how the serialize (or deserialize) those d

Re: [pgadmin-hackers] JSON serialization in pgAdmin 4

2016-05-28 Thread Ashesh Vashi
Hi Emanuele, On Sat, May 28, 2016 at 7:59 PM, Lele Gaifax wrote: > Hi all, > > first of all, let me congratulate with you for how good pgAdmin 4 is > quickly > becoming. I tried it now and then, and I'm always surprised by the amount > of > effort you spend on it, thank you! > Thanks! > > I'd l

[pgadmin-hackers] JSON serialization in pgAdmin 4

2016-05-28 Thread Lele Gaifax
Hi all, first of all, let me congratulate with you for how good pgAdmin 4 is quickly becoming. I tried it now and then, and I'm always surprised by the amount of effort you spend on it, thank you! I'd like to know if there is already a plan to properly handle date/timestamp fields, that currently