pgAdmin 4 commit: Fix 'Could not find the object on the server.' error - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix 'Could not find the object on the server.' error
Date
Msg-id E1ic5EN-00016M-Gm@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix 'Could not find the object on the server.' error while refreshing the check constraint. Fixes #4966.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                                      | 1 +
.../databases/schemas/tables/constraints/check_constraint/__init__.py  | 1 +
.../schemas/tables/templates/check_constraint/sql/9.2_plus/nodes.sql   | 3 ++-
.../schemas/tables/templates/check_constraint/sql/default/nodes.sql    | 3 ++-
4 files changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the
Next
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the