pgAdmin 4 commit: Fixed an issue where target connection is wrong while

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where target connection is wrong while
Date: 2021-01-12 09:40:08
Message-ID: E1kzG9o-0006Kj-KB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where target connection is wrong while checking version compatibility in schema diff.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f089f31a3bb1e787d926c78e8f291e59454fb13
Author: Huang, Jun <huangj(dot)fnst(at)cn(dot)fujitsu(dot)com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-12 09:40:43 Re: The target connection was wrong in function check_version_compatibility()
Previous Message Akshay Joshi 2021-01-12 09:21:13 Re: [pgAdmin][RM5488] Tooltip information does not display properly if user check all options under explain analyze