eventAttendeesTable
Variable: eventAttendeesTable
consteventAttendeesTable: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.