Skip to main content

null_json

Function null_json 

Source
fn null_json() -> Expr
Expand description

A NULL literal typed as JSONB storage (Binary), so branches without a JSON value union-align with branches that produce one.