Обсуждение: pgAdmin 4 commit: Fixes #1243 - Allow to resize the columns of the resu

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

pgAdmin 4 commit: Fixes #1243 - Allow to resize the columns of the resu

От
Ashesh Vashi
Дата:
Fixes #1243 - Allow to resize the columns of the result table in the
Query editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=278f18bab8ce7d36a05c789a9e10d6211dfd5451
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../css/backgrid/backgrid-sizeable-columns.css     |  35 ++
.../js/backgrid/backgrid-sizeable-columns.js       | 501 +++++++++++++++++++++
web/pgadmin/templates/base.html                    |   5 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 182 +++++++-
4 files changed, 704 insertions(+), 19 deletions(-)