Thread: pgAdmin 4 commit: Fix 'Could not find the object on the server.' error

pgAdmin 4 commit: Fix 'Could not find the object on the server.' error

From
Akshay Joshi
Date:
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(-)