import { type NAssociation } from "https://deno.land/x/pasta@0.0.4/src/database/schema.ts";
definition: { kind: "1xN"; table: TableName; fks: Record<string, string>; }
import { type NAssociation } from "https://deno.land/x/pasta@0.0.4/src/database/schema.ts";