Skip to content
Snippets Groups Projects
Commit 44091312 authored by Sabine Schröder's avatar Sabine Schröder
Browse files

#3: schema-dump now puts controlled vocabulary into its own schema

parent 305721e7
No related branches found
No related tags found
No related merge requests found
Pipeline #60552 passed
......@@ -170,7 +170,7 @@ COMMENT ON EXTENSION postgis_topology IS 'PostGIS topology spatial types and fun
-- Name: toar_controlled_vocabulary; Type: EXTENSION; Schema: -; Owner:
--
 
CREATE EXTENSION IF NOT EXISTS toar_controlled_vocabulary WITH SCHEMA public;
CREATE EXTENSION IF NOT EXISTS toar_controlled_vocabulary WITH SCHEMA toar_convoc;
 
 
--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment