Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier 1ccf9f6192 update table indexes based on schema changes 2015-06-05 14:11:28 -07:00
object_schema.cpp remove duplicte code and privitize methods 2015-06-05 14:11:28 -07:00
object_schema.hpp use references instead of shared_ptr 2015-06-05 14:11:28 -07:00
object_store.cpp update table indexes based on schema changes 2015-06-05 14:11:28 -07:00
object_store.hpp update table indexes based on schema changes 2015-06-05 14:11:28 -07:00
property.cpp refact cocoa to use c++ table creation apis 2015-06-05 14:11:28 -07:00
property.hpp refact cocoa to use c++ table creation apis 2015-06-05 14:11:28 -07:00