Обсуждение: pgAdmin 4 commit: 1) Fixed internal server error when clicking on the o

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

pgAdmin 4 commit: 1) Fixed internal server error when clicking on the o

От
Akshay Joshi
Дата:
1) Fixed internal server error when clicking on the open new query tool button
   from the View/Edit Data window. Fixes #5831
2) Fixed schema diff panel title issue on new tab.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8029d9e65e152a1fbbbc563181b93e7bbf21621f
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../schema_diff/templates/schema_diff/index.html      |  1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js    | 19 +++++++++++++++----
2 files changed, 16 insertions(+), 4 deletions(-)