[pgadmin-org/pgadmin4] fb3b2a: Fix an issue where View RE-SQL is not quoting the ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] fb3b2a: Fix an issue where View RE-SQL is not quoting the ...
Date: 2023-05-22 10:55:13
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/db3d0c-fb3b2a@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: fb3b2a4635c163e61b6e2e532969cdd4ee5243ad
https://github.com/pgadmin-org/pgadmin4/commit/fb3b2a4635c163e61b6e2e532969cdd4ee5243ad
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py

Log Message:
-----------
Fix an issue where View RE-SQL is not quoting the column comments. #6280

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-05-22 11:05:18 [pgadmin-org/pgadmin4] 4b183f: Fixed resql test case. #5926
Previous Message Akshay Joshi 2023-05-22 09:30:59 [pgadmin-org/pgadmin4] db3d0c: Make the 'Connect to server' dialog a modal dialog...