Find a row by primary key
(id: InValue) => Promise<Row | null>
import { type Table } from "docs/database.ts";