Skip to main content

@idpass/data-collect-core / attachments

Variable: attachments

const attachments: PgTableWithColumns<{ }>

Defined in: db/schema.ts:263

Attachment metadata table for storing file attachment metadata. Uses guid as primary key with tenant_id for multi-tenant isolation.