• addAttendees is a migration that creates the attendees table, it adds userData to attendees so arbitrary data can be stored alongside a user.

    Parameters

    Returns Promise<void>

Generated using TypeDoc