pgAdmin 4 commit: Fix error while importing data to a table using Impor

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix error while importing data to a table using Impor
Дата
Msg-id E1i51hd-0004FA-Ld@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: RE-SQL tests patch for FTS parsers node
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4461] FORCE_NOT_NULL syntax error