Обсуждение: pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han

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

pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han

От
Dave Page
Дата:
Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.

This commit also modifies the Query Tool to load SlickGrid using require.js.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f32427c59a4ad9d1969097dbaead6d7c7224f03
Author: Ashesh Vashi <ashesh.vashi@enterprisdb.com>

Modified Files
--------------
web/pgadmin/templates/base.html                    |  38 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 793 +++++++++++++--------
2 files changed, 499 insertions(+), 332 deletions(-)