Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e701da739031ed985af7b0d8254669ecd54aa78f
https://github.com/pgadmin-org/pgadmin4/commit/e701da739031ed985af7b0d8254669ecd54aa78f
Author: Pravesh Sharma <[email protected]>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M
web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx
Log Message:
-----------
Fixed an issue where the editor was not visible in the result grid when
editing a cell with a large string. #5463