Scott Kyle f8ba388d14 Fix crash and other errors with Results snapshots
When deleteAll() is called on a Realm, it calls clear() on all of its Tables, which seems to not update TableViews unless they are synced. The is_row_attached(row_ndx) method still returns true otherwise. A workaround is here until that is fixed.

Fixes #434
2016-05-24 11:52:02 -07:00
..
2016-05-16 14:15:56 -07:00
2016-04-27 08:30:59 -07:00
2016-05-24 11:45:16 -07:00
2016-04-11 16:01:51 -07:00
2016-04-15 16:06:44 -07:00
2016-05-13 15:29:59 -07:00