dtb_cart
ショッピングカートテーブル
カラム名 | 属性(Doctrine) | 説明 |
id | integer | ID |
cart_key | string | |
customer_id | integer | 外部キー dtb_customer |
pre_order_id | string | |
total_price | decimal | |
delivery_fee_total | decimal | |
sort_no | smallint | 並び順 |
create_date | datetimetz | データ登録日時 |
update_date | datetimetz | データ更新日時 |
add_point | decimal | |
use_point | decimal |
参照されているテーブル
インストール直後の初期データ
id | cart_key | customer_id | pre_order_id | total_price | delivery_fee_total | sort_no | create_date | update_date | add_point | use_point |
---|---|---|---|---|---|---|---|---|---|---|
2 | a0aAhR41N7o4ZZURH0m3zhAwWfe3rHKF_1 | 372600.00 | 0.00 | 2019-03-04 16:17:09 | 2019-03-04 16:17:10 | 0 | 0 |