Skip to main content

emailNotificationsTableRelations

API Docs


Variable: emailNotificationsTableRelations

const emailNotificationsTableRelations: Relations<"email_notifications", { notificationLog: One<"notification_logs", true>; user: One<"users", false>; }>

Defined in: src/drizzle/tables/EmailNotification.ts:138