mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed an issue where foreign key is not removed even if the referred table is removed in ERD. Fixes #7238
This commit is contained in:
committed by
Akshay Joshi
parent
08880ebd2e
commit
3299b0c1b0
@@ -20,3 +20,4 @@ Bug fixes
|
||||
*********
|
||||
|
||||
| `Issue #7059 <https://redmine.postgresql.org/issues/7059>`_ - Fixed an issue where the error is shown on logout when the authentication source is oauth2.
|
||||
| `Issue #7238 <https://redmine.postgresql.org/issues/7238>`_ - Fixed an issue where foreign key is not removed even if the referred table is removed in ERD.
|
||||
|
||||
Reference in New Issue
Block a user