mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix Query tool issues:
1. Warning/Confirm dialogs should be inside the query tool. 2. The Help button in View/Edit data should open the corresponding help page. 3. Disable execute options when query tool in transaction. 4. Grid not loading more than 10000 rows. react-data-grid issue, PR sent. Use a fork till then. 5. NOTICE messages should not be part of Notifier success popups. Fixes #7350
This commit is contained in:
committed by
Akshay Joshi
parent
5ebc9d7d2e
commit
1135821870
@@ -2,7 +2,7 @@
|
||||
Version 6.9
|
||||
************
|
||||
|
||||
Release date: 2022-05-06
|
||||
Release date: 2022-05-12
|
||||
|
||||
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.8.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user