|
id
|
bigint(20) unsigned
|
|
|
|
|
event_id
|
bigint(20) unsigned
|
|
|
|
|
participant_id
|
bigint(20) unsigned
|
|
|
|
|
ticket_type_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
registration_code
|
varchar(255)
|
|
|
|
|
qr_token
|
varchar(255)
|
|
|
|
|
certificate_code
|
varchar(255)
|
|
|
|
|
certificate_issued_at
|
timestamp
|
|
|
|
|
amount
|
decimal(10,2)
|
|
|
0.00
|
|
payment_status
|
enum
|
-- |
|
free
|
|
registration_status
|
enum
|
-- |
|
pending
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|