Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7e51a2f5174a8a4826e47ddcc92bffb705c63641 https://github.com/pgadmin-org/pgadmin4/commit/7e51a2f5174a8a4826e47ddcc92bffb705c63641 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths: M docs/en_US/release_notes_6_15.rst M web/pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Ensure that the result grid column should take width as pre preferences setting on first execution. #5132