pgAdmin 4 commit: Added conkey and indkey to the ignore list for schema

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added conkey and indkey to the ignore list for schema
Date: 2020-03-27 09:15:31
Message-ID: E1jHl5P-0008EX-E6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added conkey and indkey to the ignore list for schema diff.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/tables/schema_diff_utils.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-27 09:59:16 pgAdmin 4 commit: Added 'oid-2' to the ignore list of schema diff for a
Previous Message Akshay Joshi 2020-03-27 07:47:35 Re: [pgAdmin][RM5241] : Tab key navigation is not working in Grant wizard.