Skip to main content
Go to Latest
interface Relation
import { type Relation } from "https://deno.land/x/dbx@v0.2/mod.ts";

Properties

join: string
target: string
type: "many-to-one" | "many-to-many"