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