Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a7f06eea0bff13799947544cac301f1ef780f745 https://github.com/pgadmin-org/pgadmin4/commit/a7f06eea0bff13799947544cac301f1ef780f745 Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths: M docs/en_US/release_notes_7_5.rst M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table. #6582