mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-18 23:17:02 +01:00
oops
This commit is contained in:
@@ -257,7 +257,7 @@ public struct OrderBy<D: DynamicObject>: OrderByClause, FetchClause, QueryClause
|
||||
}
|
||||
}
|
||||
|
||||
public extension OrderBy where D: CoreStoreObject {
|
||||
public extension OrderBy.SortKey where D: CoreStoreObject {
|
||||
|
||||
/**
|
||||
Indicates that the `KeyPathString` should be sorted in ascending order
|
||||
|
||||
Reference in New Issue
Block a user