Обсуждение: pgAdmin 4 commit: Added missing imports and remove unused imports from

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Added missing imports and remove unused imports from

От
Akshay Joshi
Дата:
Added missing imports and remove unused imports from schema diff.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=641701ca16f5e00f2b3cc129bdcbe4601f959865

Modified Files
--------------
.../servers/databases/schemas/tables/schema_diff_utils.py  |  2 +-
web/pgadmin/tools/schema_diff/__init__.py                  |  3 ++-
web/pgadmin/tools/schema_diff/compare.py                   |  5 ++---
web/pgadmin/tools/schema_diff/directory_compare.py         | 14 +++++++++-----
4 files changed, 14 insertions(+), 10 deletions(-)