Run one column's declared read transform (e.g. decrypt) on a stored value —
identity when the column declares none or the value is null. For reading a
single column back without building a whole row. rowId (when known) lets
the transform name the record in error reports.
Usage
import { type ReadColumn } from "docs/database.ts";