eventVolunteerGroupExceptionsTableInsertSchema
Variable: eventVolunteerGroupExceptionsTableInsertSchema
consteventVolunteerGroupExceptionsTableInsertSchema:BuildSchema<"insert", {createdAt:PgColumn<{ }, { }, { }>;createdBy:PgColumn<{ }, { }, { }>;id:PgColumn<{ }, { }, { }>;recurringEventInstanceId:PgColumn<{ }, { }, { }>;updatedAt:PgColumn<{ }, { }, { }>;updatedBy:PgColumn<{ }, { }, { }>;volunteerGroupId:PgColumn<{ }, { }, { }>; },undefined,undefined>
Defined in: src/drizzle/tables/eventVolunteerGroupExceptions.ts:70