Revision 550
Added by berkley over 24 years ago
src/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
added needed table fields for storing document location in xml_documents