|
id
|
int(10) unsigned
|
|
|
|
|
name
|
varchar(255)
|
|
|
|
|
description
|
varchar(255)
|
|
|
|
|
starts_from
|
date
|
|
|
|
|
ends_till
|
date
|
|
|
|
|
status
|
tinyint(1)
|
|
|
0
|
|
condition_type
|
tinyint(1)
|
|
|
1
|
|
conditions
|
longtext
|
|
|
|
|
end_other_rules
|
tinyint(1)
|
|
|
0
|
|
action_type
|
varchar(255)
|
|
|
|
|
discount_amount
|
decimal(12,4)
|
|
|
0.0000
|
|
sort_order
|
int(10) unsigned
|
|
|
0
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|