Versions Compared

Key

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

Purpose: Holds which papers are using which reference materials.
Joins: reference_material and properties tables.
Version: 4.2.1

FieldTypePurpose
idint(11)Primary Key – auto increment.
paperIDmediumint(8) unsignedID of the paper that is linked to the reference material - properties.property_id
refIDmediumint(9)ID of the reference material - reference_material.id

...