file_batches

-1 rows


Description

Groups of files that were uploaded together.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
files.file_batch_id files_file_batch_id_fkey N
batch_status_id int4 10 null
file_batch_statuses.id file_batches_batch_status_id_fkey R
batch_type_id int4 10 null
file_batch_types.id file_batches_batch_type_id_fkey R
created_by int8 19 null
users.id file_batches_created_by_fkey R
created_time timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
file_batches_pkey Primary key Asc id

Relationships