フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
---|---|---|---|---|---|
sort_order | integer | not null | - | - | sort_order |
class | text | not null | - | - | class |
value | text | not null | - | - | value |
text | text | not null | - | - | text |
title | text | not null | - | - | title |
orders_id | integer | not null | - | - | orders_id |
orders_total_id | serial | ○ | - | orders_total_id |