Referencing tables: rock | rock_mineral_type |
Field | Data type | Description | Referenced table |
---|---|---|---|
rock | int | rock | |
mineral | int | rock | |
mineral_type | int | rock_mineral_type | |
sort | int | ||
is_primary | tinyint | ||
description | text | ||
description_en | text | ||
remarks | text | ||
id | int(auto increment) |