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.toshniwa...@gmail.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