The slice of an open write transaction handed to a withTransaction callback: run statements singly or as one batch; commit/rollback are managed for you.
Usage
import { type TxScope } from "docs/database.ts";
The slice of an open write transaction handed to a withTransaction callback: run statements singly or as one batch; commit/rollback are managed for you.
import { type TxScope } from "docs/database.ts";