public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where adding/updating records fails if
Date: Fri, 12 Mar 2021 08:03:17 +0000
Message-ID: <[email protected]> (raw)
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=68132e2a8f252b34172d21f54f1337d86e07...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
.../tools/sqleditor/templates/sqleditor/sql/default/delete.sql | 2 +-
.../tools/sqleditor/templates/sqleditor/sql/default/insert.sql | 6 +++---
.../tools/sqleditor/templates/sqleditor/sql/default/select.sql | 4 ++--
.../tools/sqleditor/templates/sqleditor/sql/default/update.sql | 6 +++---
web/pgadmin/tools/sqleditor/utils/save_changed_data.py | 2 --
web/pgadmin/utils/driver/psycopg2/connection.py | 8 ++++++--
6 files changed, 15 insertions(+), 13 deletions(-)
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fixed an issue where adding/updating records fails if
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox