mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 07:33:28 +01:00
Can't we create Field Indexes using CoreStoreObject ? #362
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sergio-hurtado-forcemanager on GitHub (May 26, 2021).
When you create a NSAttributeDescription there is an option to set the attribute as index.
Also there is the posibility on the .xcdatamodeld to create a compound index.
I have been looking for a while inside the code but I can't find any option