pgAdmin 4 commit: Added 'oid-2' to the ignore list of schema diff for a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added 'oid-2' to the ignore list of schema diff for a
Date: 2020-03-27 09:59:16
Message-ID: E1jHllk-0001yx-Oh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added 'oid-2' to the ignore list of schema diff for all supported nodes. Fixes #5297

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/databases/schemas/domains/__init__.py | 2 +-
.../server_groups/servers/databases/schemas/functions/__init__.py | 2 +-
.../server_groups/servers/databases/schemas/packages/__init__.py | 2 +-
.../servers/databases/schemas/tables/compound_triggers/__init__.py | 2 +-
.../server_groups/servers/databases/schemas/tables/indexes/__init__.py | 3 +--
.../servers/databases/schemas/tables/partitions/__init__.py | 2 +-
.../server_groups/servers/databases/schemas/tables/rules/__init__.py | 2 +-
.../servers/databases/schemas/tables/triggers/__init__.py | 3 ++-
.../browser/server_groups/servers/databases/schemas/types/__init__.py | 2 +-
.../browser/server_groups/servers/databases/schemas/views/__init__.py | 2 +-
10 files changed, 11 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-03-27 10:31:37 Re: disable create server
Previous Message Akshay Joshi 2020-03-27 09:15:31 pgAdmin 4 commit: Added conkey and indkey to the ignore list for schema