Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 406119d96c1d47d49e92b32c0e72380225f48279
https://github.com/pgadmin-org/pgadmin4/commit/406119d96c1d47d49e92b32c0e72380225f48279
Author: Aditya Toshniwal <[email protected]>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M docs/en_US/images/table_columns.png
M docs/en_US/release_notes_6_15.rst
M web/package.json
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/index.jsx
M web/webpack.config.js
M web/webpack.test.config.js
M web/yarn.lock
Log Message:
-----------
Allow reordering table columns using drag and drop in ERD Tool and create
table. #4994