pgAdmin 4 commit: Added support to set auto width of columns by content

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added support to set auto width of columns by content
Дата
Msg-id E1lgjkb-0001uu-VY@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added support to set auto width of columns by content size in the data output window. Fixes #5954

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d80087f6d513c1b1a457dbdfd13bf100777aa609

Modified Files
--------------
docs/en_US/images/preferences_sql_results_grid.png | Bin 91165 -> 116960 bytes
docs/en_US/preferences.rst                         |   3 ++
docs/en_US/release_notes_5_3.rst                   |   1 +
.../js/slickgrid/plugins/slick.autocolumnsize.js   |  13 ++++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  40 +++++++++++++++++----
.../sqleditor/utils/query_tool_preferences.py      |  10 ++++++
6 files changed, 57 insertions(+), 10 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve some strings.