Project

General

Profile

Actions

Bug #110

closed

foreign keys to xml_catalog

Added by Matt Jones almost 24 years ago. Updated over 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jivka Bojilova
Category:
metacat
Target version:
Start date:
08/31/2000
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
110

Description

The current uses of public identifiers in the xml_documents and xml_revisions
tables do not explicity reference xml_catalog with a foreign key. We would
benefit if they did, because then we would be assured that each strongly typed
document in the database was known to us in xml_catalog, which should be a
requirement of being a strongly-typed document. Because the FK would need to
point at xml_catalog.catalog_id, we would need a new field in xml_documents, and
it would have to be synchronized with the xml_documents.docid.

Actions

Also available in: Atom PDF