pgAdmin 4 commit: Fixed import statements.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed import statements.
Date: 2020-06-03 07:20:03
Message-ID: E1jgNgx-0004Zg-K6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed import statements.

refs #3669

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=726ecd79e605ceb8b7ebdaa9e5e7d1d305d5f320
Author: Satish V <satish(dot)v(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/domains/domain_constraints/__init__.py | 2 +-
web/pgadmin/tools/datagrid/__init__.py | 2 +-
web/pgadmin/tools/sqleditor/command.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-03 07:20:50 Re: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present
Previous Message Satish V 2020-06-03 07:15:46 Re: Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present