pgAdmin 4 commit: Ensure that the current value of the sequence should

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the current value of the sequence should
Date: 2021-01-21 09:22:19
Message-ID: E1l2WAV-00086f-UO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the current value of the sequence should be ignored while comparing using schema diff. Fixes #6144

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
.../server_groups/servers/databases/schemas/sequences/__init__.py | 2 ++
2 files changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-21 09:22:57 Re: [pgAdmin][RM-6143]: Shared server entries not getting deleted.
Previous Message Akshay Joshi 2021-01-21 09:17:15 Re: SonarQube Fixes #4 Database & Foreign Tables