Hi Akshay,
PFA patch for fixing the following issue in debugger.
1. If debugger arguments are array debugger sets the *null* value to
parameters.
2. Popup screen is not being closed if debug Package procedure/Function and
select *Null* option.
3. Updated validation for debugger argument of the arr
Fixed the following issues in the debugger:
1. If debugger arguments are array debugger sets the null value to parameters.
2. Popup screen is not being closed if debug Package procedure/Function and
select Null option.
3. Updated validation for debugger argument of the array type parameter.
re
Thanks, the patch applied.
On Mon, Jun 20, 2022 at 1:12 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Akshay,
>
> PFA patch for fixing the following issue in debugger.
> 1. If debugger arguments are array debugger sets the *null* value to
> parameters.
> 2. Popup screen is not be
Hi Akshay,
Please find the patch to fix jasmine test cases.
On Mon, Jun 20, 2022 at 7:08 PM Akshay Joshi
wrote:
> Thanks, the patch applied.
>
> On Mon, Jun 20, 2022 at 1:12 PM Nikhil Mohite <
> nikhil.moh...@enterprisedb.com> wrote:
>
>> Hi Akshay,
>>
>> PFA patch for fixing the following issu
Fixed jasmine test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f97e294c80403cc23413421596143501b1c8d9c9
Author: Nikhil Mohite
Modified Files
--
.../debugger/debugger_input_args_spec.js | 25 +++
Thanks, the patch applied
On Tue, Jun 21, 2022 at 9:31 AM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Akshay,
>
> Please find the patch to fix jasmine test cases.
>
> On Mon, Jun 20, 2022 at 7:08 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Thanks, the patch appl