id | int(11) unsigned |
|
|
|
nomor_induk | char(128) |
|
|
|
rfid | char(64) |
|
|
|
nama | varchar(255) |
|
|
|
email | varchar(255) |
|
|
|
phone | char(20) |
|
|
|
agama | enum | -- |
|
islam
|
jenis_kelamin | enum | -- |
|
|
tempat_lahir | varchar(255) |
|
|
|
tanggal_lahir | date |
|
|
|
alamat | text |
|
|
|
password_hash | blob |
|
|
Binary - do not edit (0 B) (Max: 64KiB)
|
attendance_solution_id | char(128) |
|
|
|
kelas_id | int(11) unsigned |
|
|
|
ruang_id | int(11) unsigned |
|
|
|
photo | varchar(255) |
|
|
profile-photo.png
|
status | enum | -- |
|
1
|
created_at | int(11) unsigned |
|
|
|
updated_at | int(11) unsigned |
|
|
|
active_at | int(11) unsigned |
|
|
|