pgAdmin 4 commit: Fix error while importing data to a table using Impor
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)