mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed an issue where the Owner is not displayed in the reverse engineering SQL for Procedures. Fixes #7077
This commit is contained in:
committed by
Akshay Joshi
parent
45179ccb8c
commit
6d0ed91d31
@@ -19,3 +19,4 @@ Bug fixes
|
||||
|
||||
| `Issue #6745 <https://redmine.postgresql.org/issues/6745>`_ - Fixed an issue where Tablespace is created though an error is shown on the dialog.
|
||||
| `Issue #7034 <https://redmine.postgresql.org/issues/7034>`_ - Fixed an issue where Columns with default value not showing when adding a new row.
|
||||
| `Issue #7077 <https://redmine.postgresql.org/issues/7077>`_ - Fixed an issue where the Owner is not displayed in the reverse engineering SQL for Procedures.
|
||||
|
||||
Reference in New Issue
Block a user