Project

General

Profile

« Previous | Next » 

Revision 4818

Added by daigle over 15 years ago

Add db rollback scripts

View differences:

upgrade-db-to-1.9-oracle.sql
26 26
  VALUES ('Schema', '@eml2_1_0namespace@', '/schema/eml-2.1.0/eml.xsd');
27 27
  
28 28
INSERT INTO xml_catalog (entry_type, public_id, system_id)
29
  VALUES ('Schema', '/schema/RegistryService/RegistryEntryType.xsd', '/schema/RegistryService/RegistryEntryType.xsd');
29
  VALUES ('Schema', 'http://ecoinformatics.org/registryentry-1.0.0', '/schema/RegistryService/RegistryEntryType.xsd');

Also available in: Unified diff