deleteByFieldStatement(unnamed 0: DeleteByFieldTarget): { sql: string; args: InValue[]; }
Build the DELETE statement for one DeleteByFieldTarget — for batches that mix these deletes with other statements.
unnamed 0: DeleteByFieldTarget
deleteByFieldStatement(unnamed 0: DeleteByFieldTarget): { sql: string; args: InValue[]; }
Build the DELETE statement for one DeleteByFieldTarget — for batches that mix these deletes with other statements.
unnamed 0: DeleteByFieldTarget
import { deleteByFieldStatement } from "docs/database.ts";