From: | Akshay Joshi <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] fd1a07: Fixed an issue where the Schema was not visible in... |
Date: | 2023-11-29 07:39:20 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/c84f38-fd1a07@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: fd1a0753bc3c2753853394eca3e7fecc517adda5
https://github.com/pgadmin-org/pgadmin4/commit/fd1a0753bc3c2753853394eca3e7fecc517adda5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
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
From | Date | Subject | |
---|---|---|---|
Next Message | dependabot[bot] | 2023-11-29 10:38:48 | [pgadmin-org/pgadmin4] 63da17: Python dependency: Update bcrypt requirement from ... |
Previous Message | Harald Dumdey | 2023-11-29 06:01:06 | [pgadmin-org/pgadmin4] c84f38: Update Dockerfile. Added tzdata |