report_photos

-1 rows


Description

Photos for the accelerator project report.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
file_id int8 19 null
published_report_photos.file_id published_report_photos_report_id_file_id_fkey R
files.id report_photos_file_id_fkey C
report_id int8 19 null
published_report_photos.report_id published_report_photos_report_id_file_id_fkey R
reports.id report_photos_report_id_fkey R
deleted bool 1 null

Flag for photos to be deleted in the next publishing.

caption text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
report_photos_pkey Primary key Asc file_id
report_photos_report_id_file_id_key Must be unique Asc/Asc report_id + file_id
report_photos_report_id_idx Performance Asc report_id

Relationships