Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Thomas Goyne 045c7b2066 Add Realm::get_schema_version() 2015-09-09 11:25:52 -07:00
object_schema.cpp Remove property.hpp include from object_schema.hpp 2015-09-09 11:25:52 -07:00
object_schema.hpp Remove property.hpp include from object_schema.hpp 2015-09-09 11:25:52 -07:00
object_store.cpp Change realm::Schema to a vector rather than a map 2015-09-09 11:25:52 -07:00
object_store.hpp Change realm::Schema to a vector rather than a map 2015-09-09 11:25:52 -07:00
property.hpp Use NSDMIs for realm::Property 2015-09-09 11:25:52 -07:00
shared_realm.cpp Add Realm::get_schema_version() 2015-09-09 11:25:52 -07:00
shared_realm.hpp Add Realm::get_schema_version() 2015-09-09 11:25:52 -07:00