Обсуждение: pgAdmin 4 commit: Allow the selection order to be preserved in theSele

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Allow the selection order to be preserved in theSele

От
Dave Page
Дата:
Allow the selection order to be preserved in the Select2 control to fix column ordering in data Import/Export. Fixes
#3029

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3359a0de7abc65ce7b30d2fce465e48caa35ac5d
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_3_6.rst                   | 18 ++++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js          | 22 ++++++++++++++++++++++
.../tools/import_export/static/js/import_export.js |  2 ++
4 files changed, 43 insertions(+)