id
|
int(11)
|
|
|
|
armed_and_dangerous
|
tinyint(1)
|
|
|
0
|
assault
|
tinyint(1)
|
|
|
0
|
burglary
|
tinyint(1)
|
|
|
0
|
drug_related
|
tinyint(1)
|
|
|
0
|
gang_affiliation
|
tinyint(1)
|
|
|
0
|
homicide
|
tinyint(1)
|
|
|
0
|
kidnapping
|
tinyint(1)
|
|
|
0
|
mental_health_issues
|
tinyint(1)
|
|
|
0
|
sex_offense
|
tinyint(1)
|
|
|
0
|
terrorism
|
tinyint(1)
|
|
|
0
|
theft
|
tinyint(1)
|
|
|
0
|
traffic_violation
|
tinyint(1)
|
|
|
0
|
wanted_person
|
tinyint(1)
|
|
|
0
|
other
|
tinyint(1)
|
|
|
0
|
flag_description
|
varchar(5000)
|
|
|
|
active_warrant
|
tinyint(1)
|
|
|
0
|
date_created
|
timestamp
|
|
|
current_timestamp()
|
created_by
|
varchar(500)
|
|
|
|
civ_id
|
int(11)
|
|
|
Browse foreign values
|
user_fivem_id
|
varchar(100)
|
|
|
Browse foreign values
|