pgAdmin 4 commit: Fixed an issue where comments on domain constraints w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where comments on domain constraints w
Date
Msg-id E1ntQtp-0005zl-Q7@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7405] Update null in numeric columns not possible
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7405] Update null in numeric columns not possible