pgAdmin 4 commit: Ensure that text larger than underlying field size sh - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that text larger than underlying field size sh
Date
Msg-id E1jP1GU-0004sU-2p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that text larger than underlying field size should not be truncated automatically. Fixes #5210

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c0a2f1f24dfde8272dca4ff77eda25cad28b3ea8
Author: navnath gadakh <navnath.gadakh@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  |  1 +
web/pgadmin/tools/sqleditor/__init__.py            | 19 -----
.../utils/tests/test_save_changed_data.py          | 98 +++++++++++++++++++++-
3 files changed, 98 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: navnath gadakh
Date:
Subject: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.