[pgadmin-org/pgadmin4] aa4f99: Ensure that autocomplete works properly with objec...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] aa4f99: Ensure that autocomplete works properly with objec...
Date: 2022-11-15 08:30:48
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/669a3a-0c2a7e@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: aa4f992e300a60b3e6919b19d5aec829f3c59fbb
https://github.com/pgadmin-org/pgadmin4/commit/aa4f992e300a60b3e6919b19d5aec829f3c59fbb
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2022-11-15 (Tue, 15 Nov 2022)

Changed paths:
M docs/en_US/release_notes_6_16.rst
M web/pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx

Log Message:
-----------
Ensure that autocomplete works properly with objects starting with double quotes. #5281

Commit: 0c2a7e21c431cd0b95d0fa1da1655dbcbca56a55
https://github.com/pgadmin-org/pgadmin4/commit/0c2a7e21c431cd0b95d0fa1da1655dbcbca56a55
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2022-11-15 (Tue, 15 Nov 2022)

Changed paths:
M web/config.py

Log Message:
-----------
Update version for release

Compare: https://github.com/pgadmin-org/pgadmin4/compare/669a3a767313...0c2a7e21c431

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-11-15 08:43:29 [pgadmin-org/pgadmin4] 2a7b5a: Fixed linter error.
Previous Message Aditya Toshniwal 2022-11-15 08:21:23 [pgadmin-org/pgadmin4] 669a3a: Fixed SocketIO calls when pgAdmin 4 server is runn...