dataservices-api/client/expected/00_installation_test.out

6 lines
139 B
Plaintext
Raw Normal View History

-- Install dependencies
CREATE EXTENSION postgis;
CREATE EXTENSION plproxy;
-- Install the extension
CREATE EXTENSION cdb_geocoder_client;