cartodb-postgresql/test/CDB_FederatedServerDiagnostics.sql

3 lines
141 B
MySQL
Raw Normal View History

2019-11-08 22:25:57 +08:00
\echo '%% It raises an error if the server does not exist'
SELECT '1.1', cartodb.CDB_Federated_Server_Diagnostics(server => 'doesNotExist');