Thanks, patch applied.
On Mon, Apr 13, 2020 at 5:51 PM Ganesh Jaybhay <
ganesh.jayb...@enterprisedb.com> wrote:
> Hi Hackers,
> Please find the attached patch with below fixes:
>
> - Index dropdown should have existing indexes while creating unique
> constraint
> - On selecting index from index d
Hi Hackers,
Please find the attached patch with below fixes:
- Index dropdown should have existing indexes while creating unique
constraint
- On selecting index from index dropdown, other fields( should be empty and
disabled (Applicable for Primary and unique key constraint)
- Added test cases
Pl