Model Migration
Pre-release
Pre-release
- Your data model is now migrated transparently for you when you make changes
- Properties can be indexed
- You can require property fields to be unique
- You can specify a different name for use in the model than the instance variable's
- Use of ObjectBox without CocoaPods has been simplified
- You do not need to annotate back-links in relations anymore in clear cases
- Binaries: Swift 4 ABI only.