The two owner-facing repairs every trigger-maintained aggregate column set needs: write the numbers the operator typed, and rebuild chosen columns from the rows they count.
update: (entityId: number,values: AggregateValues<F>,) => Promise<void>
The two owner-facing repairs every trigger-maintained aggregate column set needs: write the numbers the operator typed, and rebuild chosen columns from the rows they count.
update: (entityId: number,values: AggregateValues<F>,) => Promise<void>
import { type AggregateRepairs } from "doc.ts";