pgAdmin 4 commit: Allow breakpoints to be set on triggers on views.Fix - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow breakpoints to be set on triggers on views.Fix
Date
Msg-id E1dS34l-0002SO-Pg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow breakpoints to be set on triggers on views. Fixes #2528

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=070a9c077ecd0794d66ed625215c9eca5866e0e5
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/templates/debugger/js/debugger.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4]: Webpacking of static JS/CSS
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed couple of minor issues