Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: fd1a0753bc3c2753853394eca3e7fecc517adda5
https://github.com/pgadmin-org/pgadmin4/commit/fd1a0753bc3c2753853394eca3e7fecc517adda5
Author: Akshay Joshi <[email protected]>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M docs/en_US/release_notes_8_1.rst
M
web/pgadmin/browser/server_groups/servers/databases/schemas/domains/static/js/domain.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/static/js/synonym.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
Log Message:
-----------
Fixed an issue where the Schema was not visible in the dropdown for table
properties or when creating a new table. #6964