|
order_subscription_id
|
int(11)
|
|
|
|
|
order_product_id
|
int(11)
|
|
|
|
|
order_id
|
int(11)
|
|
|
|
|
product_id
|
int(11)
|
|
|
|
|
quantity
|
int(4)
|
|
|
1
|
|
subscription_plan_id
|
int(11)
|
|
|
|
|
trial_price
|
decimal(10,4)
|
|
|
|
|
trial_tax
|
decimal(15,4)
|
|
|
|
|
trial_frequency
|
enum
|
-- |
|
|
|
trial_cycle
|
smallint(6)
|
|
|
|
|
trial_duration
|
smallint(6)
|
|
|
|
|
trial_status
|
tinyint(1)
|
|
|
0
|
|
price
|
decimal(10,4)
|
|
|
|
|
tax
|
decimal(15,4)
|
|
|
|
|
frequency
|
enum
|
-- |
|
|
|
cycle
|
smallint(6)
|
|
|
1
|
|
duration
|
smallint(6)
|
|
|
0
|