ramAssemblyLineStations (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
ramAssemblyLineStations
| List of assembly line types on stations. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| stationID | staStations.stationID | * | ID of station on which these assembly lines are installed. |
| assemblyLineTypeID | ramAssemblyLineTypes.assemblyLineTypeID | * | Type of assembly line. |
| quantity | * | Number of assemly lines of this type on this station. | |
| stationTypeID | staStationTypes.stationTypeID | * | typeID of station. |
| ownerID | crpNPCCorporations.corporationID | * | ID of owning corporation. |
| solarSystemID | mapSolarSystems.solarSystemID | * | Solar system where station is located. |
| regionID | mapRegions.regionID | * | Region where station is located. |

