フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
---|---|---|---|---|---|
orders_products_attributes_id | serial | ○ | - | orders_products_attributes_id | |
orders_id | integer | not null | - | - | orders_id |
orders_products_id | integer | not null | - | - | orders_products_id |
products_options | text | not null | - | - | products_options |
products_options_values | text | not null | - | - | products_options_values |
options_values_price | integer | not null | - | - | options_values_price |
price_prefix | text | not null | - | - | price_prefix |