Define relations on evj

This commit is contained in:
2025-01-26 22:13:07 +01:00
parent 2588eef23b
commit fabf6b6863
4 changed files with 42 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ import { db } from "~/db";
import {
entries,
entryTranslations,
entryVideoJoint as entryVideoJoin,
entryVideoJoin,
videos,
} from "~/db/schema";
import { conflictUpdateAllExcept, values } from "~/db/utils";