pgAdmin 4 commit: Fixed an issue where comments on domain constraints w

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where comments on domain constraints w
Date: 2022-05-24 09:32:21
Message-ID: E1ntQtp-0005zl-Q7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where comments on domain constraints were not visible when selecting a domain node. Fixes #7403

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=efe613d13ef024d62e745f4d7fd5d565750f0a3b

Modified Files
--------------
docs/en_US/release_notes_6_10.rst | 1 +
.../schemas/domains/templates/domains/sql/9.2_plus/create.sql | 5 +++++
web/pgadmin/tools/schema_diff/compare.py | 5 +++--
3 files changed, 9 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-24 09:32:51 Re: [pgAdmin][RM7405] Update null in numeric columns not possible
Previous Message Aditya Toshniwal 2022-05-24 07:58:12 [pgAdmin][RM7405] Update null in numeric columns not possible