planetSchematicsPinMap (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
planetSchematicsPinMap
| This table contains each schematicID and the Industry Facility that they can be used at. It seems to only separate Basic, Advanced, and High Tech structures. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| schematicID | planetSchematics.schematicID | * | Unique ID of the schematic. Should be primary key.
|
| pinTypeID | invTypes.typeID | * | typeID of the Industry Facility that the schematic can be used with. |

