Build the UPDATE statement without executing it (input must provide ≥1 column). Optional: see insertStatement.
() => Promise<SqlStatement>
Build the UPDATE statement without executing it (input must provide ≥1 column). Optional: see insertStatement.
() => Promise<SqlStatement>
import { type Table } from "doc.ts";