Project

General

Profile

« Previous | Next » 

Revision 5547

Added by berkley almost 14 years ago

updated DB scripts for D1 schemas

View differences:

upgrade-db-to-1.10.0-oracle.sql
20 20
  VALUES ('Schema', 'http://dataone.org/service/types/SystemMetadata/0.1', '/schema/D1_SCHEMA_0_4/systemmetadata.xsd');
21 21
INSERT INTO xml_catalog (entry_type, public_id, system_id)
22 22
  VALUES ('Schema', 'http://dataone.org/service/types/common/0.1', '/schema/D1_SCHEMA_0_4/common.xsd');
23
INSERT INTO xml_catalog (entry_type, public_id, system_id)
24
  VALUES ('Schema', 'http://www.loc.gov/METS/', '/schema/D1_SCHEMA_0_4/dryadMetsAny.xsd');
25 23
  
26 24
/*
27 25
 * update the database version

Also available in: Unified diff