Fixed an issue where adding/updating records fails if the table name contains percent sign. Fixes #4438.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cf7c41ad962c5a2617903b41159abf1977ecb66 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + web/pgadmin/tools/sqleditor/utils/save_changed_data.py | 2 ++ 2 files changed, 3 insertions(+)