Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 47a0009d32cc0762a5933fe9c2bb97c71d373e12
https://github.com/pgadmin-org/pgadmin4/commit/47a0009d32cc0762a5933fe9c2bb97c71d373e12
Author: Khushboo Vashi <[email protected]>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M docs/en_US/release_notes_7_1.rst
M web/pgadmin/tools/sqleditor/utils/save_changed_data.py
A web/pgadmin/tools/sqleditor/utils/tests/test_save_changed_uuid_data.py
Log Message:
-----------
Ensure to quote the primary key value if needed while deleting rows from the
table. #6130