Skip to main content
Version: 0.14

Variable: checkExecutionsRelations

const checkExecutionsRelations: Relations<"check_executions", { alertLogs: Many<"alert_log">; dataSource: One<"data_sources", true>; rule: One<"monitoring_rules", true>; }>

Defined in: src/db/schema.ts:281