splat_additional_files

-1 rows


Description

Supplementary input files that help with generating a splat.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
file_id int8 19 null
files.id splat_additional_files_file_id_fkey C
splat_file_id int8 19 null
splats.file_id splat_additional_files_splat_file_id_fkey R

Video file of the splat that this file is an input for.

type text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
splat_additional_files_pkey Primary key Asc file_id
splat_additional_files_splat_file_id_type_key Must be unique Asc/Asc splat_file_id + type

Relationships