Allow reordering table columns using drag and drop in ERD Tool and create table. #4994

This commit is contained in:
Aditya Toshniwal
2022-10-03 11:18:22 +05:30
committed by GitHub
parent 869b90121c
commit 406119d96c
10 changed files with 250 additions and 49 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

@@ -15,6 +15,7 @@ Supported Database Servers
New features
************
| `Issue #4994 <https://github.com/pgadmin-org/pgadmin4/issues/4994>`_ - Allow reordering table columns using drag and drop in ERD Tool.
| `Issue #5304 <https://github.com/pgadmin-org/pgadmin4/issues/5304>`_ - Added high availability options to AWS deployment.
Housekeeping