gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] limitations working from the PG Autodoc html output


From: J Busser
Subject: [Gnumed-devel] limitations working from the PG Autodoc html output
Date: Fri, 3 Sep 2004 12:04:07 -0700

I have further compared what is at http://hherb.com/gnumed/schema/ against some of the sql source and thought it worth pointing out limitations of the html:

* lists foreign key references, but does not show the on update / on delete constraint details (available in the /server/sql files) * lists formal "comment on table" entries, but not the in-line commenting from the sql files * does not show constraints for UNIQUE when these are multi-field -- for example 'unique (id_patient, description)' for the table clin_health_issue * does not show inheritance, though it can be inferred when fields interpose above a table's primary key field; details to be found in the text of the /server/sql files

(this is now on the wiki under DevelopmentReference, DatabaseSchema)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]