withdrawal_photos

0 rows


Description

Linking table between withdrawals and files.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
file_id int8 19 null
files.id withdrawal_photos_photo_id_fkeyR
withdrawal_id int8 19 null
withdrawals.id withdrawal_photos_withdrawal_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
withdrawal_photos_pkey Primary key Asc file_id
withdrawal_photos_withdrawal_id_idx Performance Asc withdrawal_id

Relationships