Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c8666f002969e1b98465094dd1b33a77bd6c4fe5
https://github.com/pgadmin-org/pgadmin4/commit/c8666f002969e1b98465094dd1b33a77bd6c4fe5
Author: Pravesh Sharma <[email protected]>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx
Log Message:
-----------
Fixed an issue where the result grid was not working properly while trying to
edit data by hitting Enter key. #5463