id |
int unsigned |
10 |
|
√ |
|
|
|
title |
varchar |
255 |
√ |
|
null |
|
|
summary |
text |
65535 |
√ |
|
null |
|
|
description |
text |
65535 |
√ |
|
null |
|
|
event_type_id |
int unsigned |
10 |
√ |
|
0 |
|
|
participant_listing_id |
int unsigned |
10 |
√ |
|
0 |
|
|
is_public |
tinyint |
3 |
√ |
|
1 |
|
|
start_date |
datetime |
19 |
√ |
|
null |
|
|
end_date |
datetime |
19 |
√ |
|
null |
|
|
is_online_registration |
tinyint |
3 |
√ |
|
0 |
|
|
registration_link_text |
varchar |
255 |
√ |
|
null |
|
|
registration_start_date |
datetime |
19 |
√ |
|
null |
|
|
registration_end_date |
datetime |
19 |
√ |
|
null |
|
|
max_participants |
int unsigned |
10 |
√ |
|
null |
|
|
event_full_text |
text |
65535 |
√ |
|
null |
|
|
is_monetary |
tinyint |
3 |
√ |
|
0 |
|
|
financial_type_id |
int unsigned |
10 |
√ |
|
null |
|
|
payment_processor |
varchar |
128 |
√ |
|
null |
|
|
is_map |
tinyint |
3 |
√ |
|
0 |
|
|
is_active |
tinyint |
3 |
√ |
|
0 |
|
|
fee_label |
varchar |
255 |
√ |
|
null |
|
|
is_show_location |
tinyint |
3 |
√ |
|
1 |
|
|
loc_block_id |
int unsigned |
10 |
√ |
|
null |
|
|
default_role_id |
int unsigned |
10 |
√ |
|
1 |
|
|
intro_text |
text |
65535 |
√ |
|
null |
|
|
footer_text |
text |
65535 |
√ |
|
null |
|
|
confirm_title |
varchar |
255 |
√ |
|
null |
|
|
confirm_text |
text |
65535 |
√ |
|
null |
|
|
confirm_footer_text |
text |
65535 |
√ |
|
null |
|
|
is_email_confirm |
tinyint |
3 |
√ |
|
0 |
|
|
confirm_email_text |
text |
65535 |
√ |
|
null |
|
|
confirm_from_name |
varchar |
255 |
√ |
|
null |
|
|
confirm_from_email |
varchar |
255 |
√ |
|
null |
|
|
cc_confirm |
varchar |
255 |
√ |
|
null |
|
|
bcc_confirm |
varchar |
255 |
√ |
|
null |
|
|
default_fee_id |
int unsigned |
10 |
√ |
|
null |
|
|
default_discount_fee_id |
int unsigned |
10 |
√ |
|
null |
|
|
thankyou_title |
varchar |
255 |
√ |
|
null |
|
|
thankyou_text |
text |
65535 |
√ |
|
null |
|
|
thankyou_footer_text |
text |
65535 |
√ |
|
null |
|
|
is_pay_later |
tinyint |
3 |
√ |
|
0 |
|
|
pay_later_text |
text |
65535 |
√ |
|
null |
|
|
pay_later_receipt |
text |
65535 |
√ |
|
null |
|
|
is_partial_payment |
tinyint |
3 |
√ |
|
0 |
|
|
initial_amount_label |
varchar |
255 |
√ |
|
null |
|
|
initial_amount_help_text |
text |
65535 |
√ |
|
null |
|
|
min_initial_amount |
decimal |
20,2 |
√ |
|
null |
|
|
is_multiple_registrations |
tinyint |
3 |
√ |
|
0 |
|
|
max_additional_participants |
int unsigned |
10 |
√ |
|
0 |
|
|
allow_same_participant_emails |
tinyint |
3 |
√ |
|
0 |
|
|
has_waitlist |
tinyint |
3 |
√ |
|
null |
|
|
requires_approval |
tinyint |
3 |
√ |
|
null |
|
|
expiration_time |
int unsigned |
10 |
√ |
|
null |
|
|
allow_selfcancelxfer |
tinyint |
3 |
√ |
|
0 |
|
|
selfcancelxfer_time |
int unsigned |
10 |
√ |
|
0 |
|
|
waitlist_text |
text |
65535 |
√ |
|
null |
|
|
approval_req_text |
text |
65535 |
√ |
|
null |
|
|
is_template |
tinyint |
3 |
|
|
0 |
|
|
template_title |
varchar |
255 |
√ |
|
null |
|
|
created_id |
int unsigned |
10 |
√ |
|
null |
|
|
created_date |
datetime |
19 |
√ |
|
null |
|
|
currency |
varchar |
3 |
√ |
|
null |
|
|
campaign_id |
int unsigned |
10 |
√ |
|
null |
|
|
is_share |
tinyint |
3 |
√ |
|
1 |
|
|
is_confirm_enabled |
tinyint |
3 |
√ |
|
1 |
|
|
parent_event_id |
int unsigned |
10 |
√ |
|
null |
|
|
slot_label_id |
int unsigned |
10 |
√ |
|
null |
|
|
dedupe_rule_group_id |
int unsigned |
10 |
√ |
|
null |
|
|
is_billing_required |
tinyint |
3 |
√ |
|
0 |
|
|