Allow drag and drop functionality for all the nodes under the database node, excluding collection nodes. Fixes #4435

This commit is contained in:
Fahar Abbas
2019-12-02 09:35:20 +05:30
committed by Akshay Joshi
parent 4fa1bdba5a
commit 623ff4f91f
2 changed files with 6 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ This release contains a number of bug fixes and new features since the release o
New features
************
| `Issue #4435 <https://redmine.postgresql.org/issues/4435>`_ - Allow drag and drop functionality for all the nodes under the database node, excluding collection nodes.
Housekeeping
************