[pgAdmin][RM3582] Can not add JSON-string as comments on objects - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM3582] Can not add JSON-string as comments on objects
Date
Msg-id CAM9w-_n5OYc6aXQeC1MpBgsTxsMWMCoar6nirtZve=C4i_k0aA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM3582] Can not add JSON-string as comments on objects  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is to fix issue where adding JSON like comments on objects were considered as JSON instead of string, because of which the comments were altered at few places.

I have checked all the objects mentioned on https://www.postgresql.org/docs/current/sql-comment.html in pgAdmin and fixed wherever required. 

Please note, this patch also fixed RM4121 (a word change).

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4] Add API tests for Download CSV route in query tool
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Ensure that JSON strings as comments should be add