@idpass/data-collect-core / attachmentData
Variable: attachmentData
constattachmentData:PgTableWithColumns<{ }>
Defined in: db/schema.ts:288
Attachment data table for storing binary file content. Stores the actual file bytes as PostgreSQL BYTEA.
@idpass/data-collect-core / attachmentData
constattachmentData:PgTableWithColumns<{ }>
Defined in: db/schema.ts:288
Attachment data table for storing binary file content. Stores the actual file bytes as PostgreSQL BYTEA.