The shape that defines a table: its name, primary key, and column schema.
Usage
import { type TableDefinition } from "docs/database.ts";
The shape that defines a table: its name, primary key, and column schema.
import { type TableDefinition } from "docs/database.ts";