Skip to content

some

const some: (column) => Column = bool_or;

Defined in: functions/aggregate.ts:221

Alias for bool_or.

Returns true if at least one value of the column is true.

ParameterType
columnColOrName

Column