Difference between revisions of "ISO27001"

From RackTables Wiki
Jump to navigation Jump to search
(initial revision)
 
(→‎changes to SQL schema: explain a column)
 
Line 1: Line 1:
 
== changes to SQL schema ==
 
== changes to SQL schema ==
 +
Note that <tt>ISO27001AssetCriterionValue.cgroup_id</tt> is a case of denormalisation. It enables the FKs that enforce criterion values stored per-object to belong to the instance-wide value set defined for the criterion's group.
  
 
[[File:ISO27001_SQL_schema.png]]
 
[[File:ISO27001_SQL_schema.png]]

Latest revision as of 18:23, 5 May 2015

changes to SQL schema

Note that ISO27001AssetCriterionValue.cgroup_id is a case of denormalisation. It enables the FKs that enforce criterion values stored per-object to belong to the instance-wide value set defined for the criterion's group.

ISO27001 SQL schema.png