Skip to main content

@idpass/data-collect-core / attachmentData

Variable: attachmentData

const attachmentData: PgTableWithColumns<{ }>

Defined in: db/schema.ts:288

Attachment data table for storing binary file content. Stores the actual file bytes as PostgreSQL BYTEA.