SQLConditionGroup.or constructor

SQLConditionGroup.or(
  1. List<SQLCondition> conditions
)

Implementation

SQLConditionGroup.or(this.conditions) : or = true;