pgAdmin 4 commit: Fixed an issue where adding/updating records fails if

2021-03-12 Thread Akshay Joshi
Fixed an issue where adding/updating records fails if the table name contains percent sign. refs #4438 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=68132e2a8f252b34172d21f54f1337d86e071c11 Author: Nikhil Mohite Modified Files ---

pgAdmin 4 commit: Fixed an issue where adding/updating records fails if

2021-03-09 Thread Akshay Joshi
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 Modified Files --