mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05:00
Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type. Fixes #6312
This commit is contained in:
committed by
Akshay Joshi
parent
60dbb81883
commit
9395ce3fda
@@ -49,3 +49,4 @@ Bug fixes
|
||||
| `Issue #6286 <https://redmine.postgresql.org/issues/6286>`_ - Ensure that the template database should be visible while creating the database.
|
||||
| `Issue #6292 <https://redmine.postgresql.org/issues/6292>`_ - Fixed string index out of range error where the dependent tab is in focus and selecting any publication or table.
|
||||
| `Issue #6294 <https://redmine.postgresql.org/issues/6294>`_ - Fixed an issue where the dependent tab throwing an error when selecting any login/group role.
|
||||
| `Issue #6312 <https://redmine.postgresql.org/issues/6312>`_ - Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type.
|
||||
|
||||
Reference in New Issue
Block a user