pgAdmin 4 commit: Fixed an issue when uploading a CSV throwing an error - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue when uploading a CSV throwing an error
Date
Msg-id E1nFvFS-0006yq-6G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue when uploading a CSV throwing an error in the Desktop mode. Fixes #7150

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=444a364a8d96ecebab2969e2c0a9b4a36b6e6357
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst          | 1 +
web/pgadmin/misc/file_manager/__init__.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM7150 Error "Not allowed" when uploading a CSV while being in "Desktop mode"