mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed an issue where an error message fills the entire window if the query is long. Fixes #7388
This commit is contained in:
committed by
Akshay Joshi
parent
ae0624ae8a
commit
cb05d2924f
@@ -20,3 +20,4 @@ Bug fixes
|
||||
|
||||
| `Issue #7372 <https://redmine.postgresql.org/issues/7372>`_ - Tell Docker to always pull the latest base images when building containers.
|
||||
| `Issue #7383 <https://redmine.postgresql.org/issues/7383>`_ - Fixed an issue where Preferences are not saved when the dialog is maximized.
|
||||
| `Issue #7388 <https://redmine.postgresql.org/issues/7388>`_ - Fixed an issue where an error message fills the entire window if the query is long.
|
||||
|
||||
Reference in New Issue
Block a user