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(dot)joshi(at)enterprisedb(dot)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(+)