selene-backend/db/mycroft/geography_schema/create_schema.sql

3 lines
95 B
SQL

-- create the schema that will be used to geographical reference data
CREATE SCHEMA geography;