Project

General

Profile

« Previous | Next » 

Revision 843

Added by berkley over 22 years ago

removed errant comment that was causing an error in the xml_documents table

View differences:

xmltables.sql
148 148
	user_owner	VARCHAR2(100),	-- the user owned the document
149 149
	user_updated	VARCHAR2(100),	-- the user updated the document
150 150
	server_location NUMBER(20),	-- the server on which this document 
151
                                           originates
151
                                        -- originates
152 152
	rev 		NUMBER(10) DEFAULT 1,--the revision number of the docume
153 153
	date_created	DATE,
154 154
	date_updated	DATE,

Also available in: Unified diff