pgAdmin 4 commit: Fixed expected output status code, as 410 should be t

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed expected output status code, as 410 should be t
Date: 2020-04-08 11:22:12
Message-ID: E1jM8ma-0002fa-4B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed expected output status code, as 410 should be the status code
for the object (CAST) not exists in the database server.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/databases/casts/tests/cast_test_data.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-08 15:38:10 RM4292 - Dark mode support for Windows/macOS
Previous Message Ashesh Vashi 2020-04-08 09:04:39 pgAdmin 4 commit: Fixed pep8 issue