pgAdmin 4 commit: Fix error while importing data to a table using Impor - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix error while importing data to a table using Impor
Date
Msg-id E1i51hd-0004FA-Ld@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix error while importing data to a table using Import/Export dialog and providing Not null columns option. Fixes
#4461.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04357b7a55f758109e6bf7306950dbe9f659ea34
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                              |  1 +
web/pgadmin/tools/import_export/__init__.py                    | 10 +++-------
.../tools/import_export/templates/import_export/sql/cmd.sql    |  2 +-
3 files changed, 5 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: RE-SQL tests patch for FTS parsers node
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4461] FORCE_NOT_NULL syntax error