Column with default value
<T>(defaultFn: () => T) => ColumnDef<T>
import { col } from "docs/database.ts";