| フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
|---|---|---|---|---|---|
| orders_products_download_id | serial | ○ | - | orders_products_download_id | |
| orders_id | integer | not null default 0 | - | - | orders_id |
| orders_products_id | integer | not null default 0 | - | - | orders_products_id |
| orders_products_filename | text | not null default '' | - | - | orders_products_filename |
| download_maxdays | integer | not null default 0 | - | - | download_maxdays |
| download_count | integer | not null default 0 | - | - | download_count |