trr_subjectweapon

50530 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('trr_subjectweapon_id_seq'::regclass)
weapon_type varchar 64 null
firearm_caliber varchar 16 null
weapon_description varchar 64 null
trr_id int4 10 null
trr_trr.id trr_subjectweapon_trr_id_bac23e40_fk_trr_trr_idR
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
trr_subjectweapon_pkey Primary key Asc id
trr_subjectweapon_trr_id_bac23e40 Performance Asc trr_id

Relationships