|
sos_id
|
bigint(20) unsigned
|
|
|
|
|
user_id
|
bigint(20) unsigned
|
|
|
|
|
barangay_id
|
smallint(5) unsigned
|
|
|
|
|
dispatch_id
|
bigint(20) unsigned
|
|
|
|
|
latitude
|
decimal(10,7)
|
|
|
|
|
longitude
|
decimal(10,7)
|
|
|
|
|
location_source
|
enum
|
-- |
|
live
|
|
location_recorded_at
|
datetime
|
|
|
|
|
triggered_at
|
datetime
|
|
|
2026-09-26 07:58:09.000000
|
|
received_at
|
datetime
|
|
|
2026-09-26 07:58:09.000000
|
|
status
|
enum
|
-- |
|
active
|
|
acknowledged_by
|
bigint(20) unsigned
|
|
|
|
|
acknowledged_at
|
datetime
|
|
|
|
|
resolved_by
|
bigint(20) unsigned
|
|
|
|
|
resolved_at
|
datetime
|
|
|
|
|
client_event_id
|
char(36)
|
|
|
|
|
fallback_channel
|
enum
|
-- |
|
app
|