Обсуждение: pgAdmin 4 commit: Fixed an issue where Debugger is not getting started

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

pgAdmin 4 commit: Fixed an issue where Debugger is not getting started

От
Akshay Joshi
Дата:
Fixed an issue where Debugger is not getting started if arguments loaded from SQLite database. Fixes #6132

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41ceda01d04fb43513e548a402b65bb480c4af36
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             |   3 +
.../js/components/DebuggerArgumentComponent.jsx    | 337 +++++++++++----------
2 files changed, 176 insertions(+), 164 deletions(-)