Files
dataservices-api/server/sql/10_helper_test.sql
2015-11-06 17:22:39 +01:00

6 lines
120 B
SQL

-- Check that check_host is working
select check_host('cartodb.com');
-- Check that check_pwd is working
select pwd();