Skip to main content

eventVolunteerGroupExceptionsTableRelations

API Docs


Variable: eventVolunteerGroupExceptionsTableRelations

const eventVolunteerGroupExceptionsTableRelations: Relations<"event_volunteer_group_exceptions", { createdByUser: One<"users", false>; recurringEventInstance: One<"recurring_event_instances", true>; updatedByUser: One<"users", false>; volunteerGroup: One<"event_volunteer_groups", true>; }>

Defined in: src/drizzle/tables/eventVolunteerGroupExceptions.ts:42