|
ref
|
int(11)
|
|
|
|
|
name
|
varchar(200)
|
|
|
|
|
date_of_birth
|
date
|
|
|
|
|
address
|
text
|
|
|
|
|
parent_guardian_name
|
varchar(200)
|
|
|
|
|
email
|
varchar(200)
|
|
|
|
|
telephone
|
varchar(200)
|
|
|
|
|
consent_usage
|
text
|
|
|
|
|
notes
|
text
|
|
|
|
|
file
|
varchar(200)
|
|
|
|
|
date_of_consent
|
date
|
|
|
|
|
expires
|
date
|
|
|
|
|
expiration_notice_sent
|
tinyint(1)
|
|
|
0
|
|
created_by
|
int(11)
|
|
|
|
|
created_date
|
timestamp
|
|
|
current_timestamp()
|