Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier 0700428945 Merge pull request #3 from realm/al-bugfixes
Bugfixes from the cocoa branch
2015-08-13 09:45:36 -07:00
object_schema.cpp update to newest object store apis 2015-07-28 12:17:57 -07:00
object_schema.hpp cleaup schema initialization 2015-07-28 12:17:58 -07:00
object_store.cpp Fix crash when adding a property to a model without updating the schema version. 2015-08-13 09:42:21 -07:00
object_store.hpp move exception message creation to exception constructors 2015-07-30 12:22:01 -07:00
property.hpp update to newest object store apis 2015-07-28 12:17:57 -07:00
shared_realm.cpp clear Realm cache between tests 2015-08-13 09:42:21 -07:00
shared_realm.hpp clear Realm cache between tests 2015-08-13 09:42:21 -07:00