Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Thomas Goyne 9403c6f837 Port some of the KVO support functionality to the object store 2015-09-28 15:33:40 -07:00
object_accessor.cpp missing files and project fixes 2015-08-13 09:28:53 -07:00
object_accessor.hpp support defaults 2015-09-04 15:43:26 -07:00
object_schema.cpp Remove property.hpp include from object_schema.hpp 2015-09-28 15:33:38 -07:00
object_schema.hpp Remove property.hpp include from object_schema.hpp 2015-09-28 15:33:38 -07:00
object_store.cpp Change realm::Schema to a vector rather than a map 2015-09-28 15:33:38 -07:00
object_store.hpp Change realm::Schema to a vector rather than a map 2015-09-28 15:33:38 -07:00
property.hpp Use NSDMIs for realm::Property 2015-09-28 15:33:38 -07:00
results.cpp support sorting by a single property 2015-09-03 15:46:31 -07:00
results.hpp support sorting by a single property 2015-09-03 15:46:31 -07:00
shared_realm.cpp Port some of the KVO support functionality to the object store 2015-09-28 15:33:40 -07:00
shared_realm.hpp Port some of the KVO support functionality to the object store 2015-09-28 15:33:40 -07:00