Project

General

Profile

« Previous | Next » 

Revision 550

Added by berkley over 23 years ago

added needed table fields for storing document location in xml_documents

View differences:

xmltables.sql
59 59
END;
60 60
/
61 61

  
62
INSERT INTO xml_replication (serverid, server) VALUES ('1', 'localhost');
63

  
62 64
/* 
63 65
 * Nodes -- table to store XML Nodes (both elements and attributes)
64 66
 */

Also available in: Unified diff