notificationLogsTableRelations
Variable: notificationLogsTableRelations
constnotificationLogsTableRelations:Relations<"notification_logs", {audienceWhereNotification:Many<"notification_audience">;senderUser:One<"users",false>;template:One<"notification_templates",true>; }>
Defined in: src/drizzle/tables/NotificationLog.ts:94