public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed an issue where adding/updating records fails if
3+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed an issue where adding/updating records fails if
@ 2021-03-09 08:36 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-03-09 08:36 UTC (permalink / raw)
  To: [email protected]

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=8cf7c41ad962c5a2617903b41159abf1977e...
Author: Nikhil Mohite <[email protected]>

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(+)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* pgAdmin 4 commit: Fixed an issue where adding/updating records fails if
@ 2021-03-12 08:03 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-03-12 08:03 UTC (permalink / raw)
  To: [email protected]

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(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

*  pgAdmin 4 commit: Fixed an issue where adding security privileges and c
@ 2021-10-04 14:10 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-10-04 14:10 UTC (permalink / raw)
  To: [email protected]

Fixed an issue where adding security privileges and change type to shell crash the dialog. Fixes #6744

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2932ef770db49fbb216364856135767ab00b...
Author: Rahul Shirsat <[email protected]>

Modified Files
--------------
.../server_groups/servers/databases/schemas/types/static/js/type.ui.js  | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2021-10-04 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 08:36 pgAdmin 4 commit: Fixed an issue where adding/updating records fails if Akshay Joshi <[email protected]>
2021-03-12 08:03 pgAdmin 4 commit: Fixed an issue where adding/updating records fails if Akshay Joshi <[email protected]>
2021-10-04 14:10  pgAdmin 4 commit: Fixed an issue where adding security privileges and c Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox