Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 953fb31e14774df86fb3e57d967d506ba69cd6ce
https://github.com/pgadmin-org/pgadmin4/commit/953fb31e14774df86fb3e57d967d506ba69cd6ce
Author: Akshay Joshi <[email protected]>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M docs/en_US/release_notes_6_18.rst
M web/pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx
Log Message:
-----------
Fixed an issue with auto-complete not working as expected with double quotes.
#5551