Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Thomas Goyne b4f856bdd0 Use NSDMIs for Realm::Config and make it moveable 2015-09-09 11:25:51 -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 Store a copy of the encryption key 2015-09-04 11:51:19 -07:00
shared_realm.hpp Use NSDMIs for Realm::Config and make it moveable 2015-09-09 11:25:51 -07:00