Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: cf28d7df324ca2d5afe81f2640d2591ad6889989 https://github.com/pgadmin-org/pgadmin4/commit/cf28d7df324ca2d5afe81f2640d2591ad6889989 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths: M web/pgadmin/static/js/components/PgReactDataGrid.jsx Log Message: ----------- Fix an issue where query tool is stripping spaces in grid cell. #5803