Closed soedirgo closed 1 year ago
See also https://github.com/denoland/deno_std/pull/2565. Omitting undefined makes the Json type pretty annoying to use, e.g. when passing values to jsonb columns/params.
undefined
Json
jsonb
See also https://github.com/denoland/deno_std/pull/2565. Omitting
undefined
makes theJson
type pretty annoying to use, e.g. when passing values tojsonb
columns/params.