Skip to main content

eventAttendeesTable

API Docs


Variable: eventAttendeesTable

const eventAttendeesTable: PgTableWithColumns<{ }>

Defined in: src/drizzle/tables/eventAttendees.ts:15

Drizzle ORM postgres table definition for event attendees. Tracks user attendance, registration, and invitation status for events. Supports both standalone events and recurring event instances.