フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
---|---|---|---|---|---|
status | boolean | not null default 'f' | - | - | status |
date_status_change | timestamp | - | - | date_status_change | |
expires_date | timestamp | - | - | expires_date | |
specials_last_modified | timestamp | - | - | specials_last_modified | |
specials_date_added | timestamp | - | - | specials_date_added | |
specials_new_products_price | integer | not null | - | - | specials_new_products_price |
products_id | integer | not null | - | - | products_id |
specials_id | serial | ○ | - | specials_id |