data_officerallegation

249788 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('data_officerallegation_id_seq'::regclass)
start_date date 13 null
end_date date 13 null
officer_age int4 10 null
recc_finding varchar 2 null
recc_outcome varchar 32 null
final_finding varchar 2 null
final_outcome varchar 32 null
final_outcome_class varchar 20 null
allegation_category_id int4 10 null
data_allegationcategory.id data_officerallegati_allegation_category__023a83f1_fk_data_alleR
officer_id int4 10 null
data_officer.id data_officerallegation_officer_id_a68f4888_fk_data_officer_idR
disciplined bool 1 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
allegation_id varchar 30 null
data_allegation.crid data_officerallegati_allegation_id_429ce710_fk_data_alleR

Indexes

Constraint Name Type Sort Column(s)
data_officerallegation_pkey Primary key Asc id
data_office_start_d_8e9651_idx Performance Asc start_date
data_officerallegation_allegation_id_429ce710 Performance Asc allegation_id
data_officerallegation_allegation_id_429ce710_like Performance Asc allegation_id
data_officerallegation_e1d6855c Performance Asc officer_id
data_officerallegation_f5234087 Performance Asc allegation_category_id

Relationships