Check the server is of type PG and return jsonb

This commit is contained in:
Rafa de la Torre
2019-11-08 17:14:43 +01:00
parent 4100b66f3b
commit 35b2b7e589
3 changed files with 81 additions and 3 deletions

View File

@@ -1,2 +1,6 @@
C1|
%% It raises an error if the server does not exist
1.1|{}
ERROR: Server "doesNotExist" does not exist
%% It returns a jsonb object
1.2|jsonb
D1|