Normalize a schema-inferred property type to the value shape commonly returned by database rows.
Optional schema properties may be absent in payloads, but database rows use NULL for persisted missing values.
NULL
Normalize a schema-inferred property type to the value shape commonly returned by database rows.
Optional schema properties may be absent in payloads, but database rows use
NULLfor persisted missing values.