Insert a new row, returns the created row
(input: Input) => Promise<Row>
import { type Table } from "docs/database.ts";