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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that text larger than underlying field size sh
Дата
Msg-id E1jP1GU-0004sU-2p@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: navnath gadakh
Дата:
Сообщение: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.