Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 398675597a5df7a3d7ccd95896bf95d7e4be756d
https://github.com/pgadmin-org/pgadmin4/commit/398675597a5df7a3d7ccd95896bf95d7e4be756d
Author: Akshay Joshi <[email protected]>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M docs/en_US/release_notes_6_16.rst
M web/pgadmin/static/js/components/CodeMirror.jsx
Log Message:
-----------
Fixed an issue where AutoComplete was not working correctly due to incorrect
regex. #5473