function buildAttendeeInsert
buildAttendeeInsert(enc: EncryptedAttendeeData)

Build an INSERT statement for the attendees table from encrypted fields.

Parameters

enc: EncryptedAttendeeData

Return Type

Usage

import { buildAttendeeInsert } from "doc.ts";