Antti Laitala

Results 5 issues of Antti Laitala

### New Issue Checklist 🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫 * [x] I have looked at the [Documentation](http://snapkit.io/docs) *...

question
need info

## Goals Delete objects in a migration. ## Expected Results Objects get deleted. ## Actual Results Realm crashes with the following stack trace: ![image](https://user-images.githubusercontent.com/2168023/34495091-44e0235a-effc-11e7-8752-631c0c2e56bc.png) This crash is caused by the...

T-Bug-Crash
O-Community

## Goals [default.realm.zip](https://github.com/realm/realm-cocoa/files/292834/default.realm.zip) Refactored code that resulted in a few Object subclasses being made redundant. These were removed from the code and a migration was performed that calls `Migration.deleteData` on...

T-Bug-Crash
P-2-Expected
O-Community

Realm object models that contain `RealmOptional`s having `nil` values are converted to `0`s by the browser. I have attached an example Realm file that highlights this issue. This issue is...

T-Bug

**Describe the bug** Compiler crashes when optimizing our app with release configuration. I previously opened a [bug report against GRDB](https://github.com/groue/GRDB.swift/issues/1281) on this which is causing the issues here, but this...

bug
compiler
optimized only
serialization
crash