import { type Schema } from "https://deno.land/x/pg_mem@3.0.3/interfaces-private.ts";
definition: { name: string; fields: SchemaField[]; constraints?: TableConstraint[]; }
import { type Schema } from "https://deno.land/x/pg_mem@3.0.3/interfaces-private.ts";