D1 should consider `undefined` as `null` I think, otherwise we have to use `value || null` for each
D1 should consider
undefined as null I think, otherwise we have to use value || null for each field. For example, the description throw an error when undefined
