property Table.fromDb

Transform a row from DB (apply read transforms)

Type

(row: Row) => Promise<Row>

Usage

import { type Table } from "doc.ts";