difs_debuginformationfile


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('difs_debuginformationfile_id_seq'::regclass)
created timestamptz 35,6 null
name text 2147483647 null
data jsonb 2147483647 null
file_id int8 19 null
files_file.id difs_debuginformationfile_file_id_0f375ae8_fk_files_file_id R
project_id int4 10 null
projects_project.id difs_debuginformatio_project_id_98b3bcff_fk_projects_ R

Indexes

Constraint Name Type Sort Column(s)
difs_debuginformationfile_pkey Primary key Asc id
difs_debugi_project_99cec2_idx Performance Asc/Asc project_id + file_id
difs_debuginformationfile_created_a0e5f2b4 Performance Asc created
difs_debuginformationfile_file_id_0f375ae8 Performance Asc file_id
difs_debuginformationfile_project_id_98b3bcff Performance Asc project_id

Relationships