We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c587df commit 98fec19Copy full SHA for 98fec19
Sources/StructuredQueriesCore/Operators.swift
@@ -912,7 +912,7 @@ extension Statement where QueryValue: QueryBindable {
912
}
913
914
915
-extension Statement {
+extension PartialSelectStatement {
916
/// Returns a predicate expression indicating whether this subquery contains any element.
917
///
918
/// - Returns: A predicate expression indicating whether this subquery contains any element.
0 commit comments