Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose: Holds which modules can use a particular reference material.
Joins: reference_material and reference_papers tables.
Version: 4.2.1

FieldTypePurpose
idint(11)Primary Key – auto increment.
refIDmediumint(8) unsignedID of the reference material - reference_material.id
idModint(11) unsignedID of the module that is linked to the reference material - modules.id

...