Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type. Fixes #6312
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9395ce3fdab01db5bb51e8ee7e0e89cb5de09ece Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + .../static/js/selection/range_boundary_navigator.js | 2 ++ web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 15 +++++++++++++++ 3 files changed, 18 insertions(+)