Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255

This commit is contained in:
Pradip Parkale
2022-04-09 11:49:02 +05:30
committed by Akshay Joshi
parent efa971edb4
commit c2f1a7bdc5
4 changed files with 12 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ Housekeeping
************
| `Issue #6131 <https://redmine.postgresql.org/issues/6131>`_ - Port query tool to React.
| `Issue #7255 <https://redmine.postgresql.org/issues/7255>`_ - Ensure the database and schema restriction controls are not shown as a drop-down.
Bug fixes
*********