pgAdmin 4 commit: Fixed an issue where CSV download quotes numeric colu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where CSV download quotes numeric colu
Date
Msg-id E1jtWaR-0000bT-S8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where CSV download quotes numeric columns. Fixes #5463

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3c08e618bd31587f98e6653286b0914661b65cc4
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst               |  1 +
web/pgadmin/utils/driver/psycopg2/connection.py |  7 ++++++-
web/pgadmin/utils/driver/psycopg2/typecast.py   | 23 ++++++++++++++++-------
3 files changed, 23 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin4][Patch] - SonarQube Issues - 10 (Variables should not be shadowed)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5633]:Create RLS Policy option enabled for catalog objects