We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8f5af commit 27aa920Copy full SHA for 27aa920
1 file changed
Sources/SharingGRDBCore/Internal/Deprecations.swift
@@ -183,6 +183,7 @@ extension FetchAll {
183
}
184
185
#if canImport(SwiftUI)
186
+ @_disfavoredOverload
187
public init<S: SelectStatement, each J: StructuredQueriesCore.Table>(
188
wrappedValue: [Element] = [],
189
_ statement: S,
0 commit comments