Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 6c7116a20c932c8d383cc7aaa551f86d81c5aa37 https://github.com/pgadmin-org/pgadmin4/commit/6c7116a20c932c8d383cc7aaa551f86d81c5aa37 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths: M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Fix an issue where insert was failing when copy pasting a row and saving in result grid. #5934