sql_is_none

sql_is_none(x)[source]

Check if x is None.

Returns

SQLTriplet representing None check.

Return type

SQLTriplet

Parameters

x (Union[tiatoolbox.annotation.dsl.SQLExpression, numbers.Number, str, bool]) –