product

-1 rows


Description

Deprecated

Columns

Column Type Size Nulls Auto Default Children Parents Comments
checkout_id int4 10 null
product_id int4 10 null
login_session_useragent text 2147483647 null
login_session_campaign_data text 2147483647 null
sales numeric 15,5 null
type text 2147483647 null
currency text 2147483647 null
checkout_timestamp timestamptz 35,6 null
lottery_names text 2147483647 null
lottery_type_name text 2147483647 null
game_offer_names text 2147483647 null
related_product_count int4 10 null

Indexes

Constraint Name Type Sort Column(s)
idx_product_checkout_id_tk Performance Asc checkout_id
idx_product_currency_tk Performance Asc currency
idx_product_product_id_tk Performance Asc product_id
idx_product_type_tk Performance Asc type

Relationships