Instance Method
union(_:)
Alias
union(distinct:) so it acts as the “default”.func union(_ predicate: (any SQLSubqueryClauseBuilder) throws -> any SQLSubqueryClauseBuilder) rethrows -> Self
Instance Method
union(distinct:) so it acts as the “default”.func union(_ predicate: (any SQLSubqueryClauseBuilder) throws -> any SQLSubqueryClauseBuilder) rethrows -> Self