Обсуждение: pgAdmin 4 commit: Ensure that text larger than underlying field size sh

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that text larger than underlying field size sh

От
Akshay Joshi
Дата:
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(-)