Purpose: Joining table between properties and modules. Controls which modules a paper is on.
Joins: properties, modules
Version: 5.0
Field | Type | Purpose |
---|---|---|
property_id | mediumint(8) unsigned | Primary Key |
idMod | int(11) unsigned | Primary Key - ID of the module |
...