Skip to main content

nullable_bindings

Function nullable_bindings 

Source
pub fn nullable_bindings(sel: &Select) -> Vec<String>
Expand description

The bindings this query can NULL-synthesise.

Pre-filtering any of these is refused: removing a row can manufacture an outer row carrying NULLs the pre-filter never examined, and whether that row survives the retained WHERE depends on the predicate.