property Table.deleteById

Delete a row by primary key

Type

(id: InValue) => Promise<void>

Usage

import { type Table } from "docs/database.ts";