Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier 6b79194756 proper copyright 2015-08-14 08:18:49 -07:00
object_accessor.cpp missing files and project fixes 2015-08-13 09:28:53 -07:00
object_accessor.hpp missing files and project fixes 2015-08-13 09:28:53 -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
results.cpp proper copyright 2015-08-14 08:18:49 -07:00
results.hpp proper copyright 2015-08-14 08:18:49 -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