The target connection was wrong in function check_version_compatibility()

From: "Huang, Jun" <huangj(dot)fnst(at)cn(dot)fujitsu(dot)com>
To: "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: The target connection was wrong in function check_version_compatibility()
Date: 2021-01-12 05:32:49
Message-ID: 14c57b0c3cac446d8d6dab6aed35a8df@G08CNEXMBPEKD06.g08.fujitsu.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,
The target connection was made by source connection manager(it should be made by target connection manager)
in function check_version_compatibility(web\pgadmin\tools\schema_diff\__init__.py).
Attached patch adds the changes.

Regrads,
Huang

Attachment Content-Type Size
0001-Target-connection-was-wrong-in-function.patch application/octet-stream 1002 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2021-01-12 06:48:11 Re: [pgAdmin][RM1802] ERD Tool (Beta)
Previous Message Khushboo Vashi 2021-01-12 04:59:24 Re: Somewhat excessive version checks