files

2 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
attachment.file_id fk_attachment_file_id R
guest_document.image_file fk_guest_document_image_file R
guest_document.photo_file fk_guest_document_photo_file R
interface_avail_logs.trace_id Implied Constraint R
file_data bytea 2147483647 null
file_type int2 5 0
file_ext text 2147483647 null
file_size int8 19 null
compressed bool 1 false

Indexes

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

Relationships