Referencing tables: locality | rock |
Field | Data type | Description | Referenced table |
---|---|---|---|
user_added | varchar | ||
date_added | datetime | ||
user_changed | varchar | ||
date_changed | datetime | ||
rock | int | rock | |
locality | int | locality | |
sort | int | ||
description | text | ||
description_en | text | ||
remarks | text | ||
is_private | tinyint | ||
id | int(auto increment) |