Skip to content

Commit 98fec19

Browse files
committed
wip
1 parent 1c587df commit 98fec19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StructuredQueriesCore/Operators.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ extension Statement where QueryValue: QueryBindable {
912912
}
913913
}
914914

915-
extension Statement {
915+
extension PartialSelectStatement {
916916
/// Returns a predicate expression indicating whether this subquery contains any element.
917917
///
918918
/// - Returns: A predicate expression indicating whether this subquery contains any element.

0 commit comments

Comments
 (0)