Hi,
The erroneous import statement is solved in the patch attached...
I Ran the test cases again and found no errors.
Below patch contains the change in the import statements alone.
Thanks,
Sathish V
On Wed, Jun 3, 2020 at 11:27 AM Akshay Joshi
wrote:
> Thanks, patch applied.
>
> On Tue, Jun 2
Fixed import statements.
refs #3669
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=726ecd79e605ceb8b7ebdaa9e5e7d1d305d5f320
Author: Satish V
Modified Files
--
.../servers/databases/schemas/domains/domain_constraints/__init__.py
Thanks, patch applied.
On Wed, Jun 3, 2020 at 12:45 PM Satish V wrote:
> Hi,
> The erroneous import statement is solved in the patch attached...
> I Ran the test cases again and found no errors.
> Below patch contains the change in the import statements alone.
>
> Thanks,
> Sathish V
>
>
> On We