[pgadmin-org/pgadmin4] be4db5: Fixed an issue where PSQL tool not working if the ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] be4db5: Fixed an issue where PSQL tool not working if the ...
Date: 2023-06-13 06:34:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/c90f83-be4db5@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: be4db5ce048f30176325c1f85f5b10bd70117eae
https://github.com/pgadmin-org/pgadmin4/commit/be4db5ce048f30176325c1f85f5b10bd70117eae
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-13 (Tue, 13 Jun 2023)

Changed paths:
M web/pgadmin/tools/psql/__init__.py

Log Message:
-----------
Fixed an issue where PSQL tool not working if the database name have single and double quotes #6431

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-06-13 08:35:42 Regarding feature #6367 "DROP DATABASE can now take the option FORCE ..."
Previous Message Akshay Joshi 2023-06-12 13:36:19 [pgadmin-org/pgadmin4] c90f83: Fix new code smell