Skip to content

Commit 27aa920

Browse files
authored
Disfavor deprecated init. (#69)
* Disfavor deprecated init. * wip
1 parent 9e8f5af commit 27aa920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SharingGRDBCore/Internal/Deprecations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ extension FetchAll {
183183
}
184184

185185
#if canImport(SwiftUI)
186+
@_disfavoredOverload
186187
public init<S: SelectStatement, each J: StructuredQueriesCore.Table>(
187188
wrappedValue: [Element] = [],
188189
_ statement: S,

0 commit comments

Comments
 (0)