mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-22 00:38:29 +02: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
|
Indicates that the `KeyPathString` should be sorted in ascending order
|
||||||
|
|||||||
Reference in New Issue
Block a user