| フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
|---|---|---|---|---|---|
| price_prefix | text | not null | - | - | price_prefix |
| options_values_price | text | not null | - | - | options_values_price |
| options_values_id | integer | not null | - | - | options_values_id |
| options_id | integer | not null | - | - | options_id |
| products_id | integer | not null | - | - | products_id |
| products_attributes_id | serial | ○ | - | products_attributes_id |