Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier 60b3b5d2fb remove unnedded constructors/destructor 2016-01-04 16:51:51 -08:00
impl Add set_*_unique handlers to TransactLogHandler 2015-12-22 08:30:54 -08:00
parser remove unnedded constructors/destructor 2016-01-04 16:51:51 -08:00
binding_context.hpp Remove Realm suffix 2015-11-03 08:37:54 +01:00
index_set.cpp Shuffle stuff around and clean some things up 2015-09-09 11:25:53 -07:00
index_set.hpp Add some missing header inclusions 2015-12-03 09:07:37 -08:00
list.cpp Change #import to #include 2015-12-03 09:03:31 -08:00
list.hpp store ObjectSchema as a pointer rather than a reference 2016-01-04 16:04:01 -08:00
object_accessor.hpp store ObjectSchema as a pointer rather than a reference 2016-01-04 16:21:28 -08:00
object_schema.cpp Make a bunch of things const 2015-09-09 11:25:54 -07:00
object_schema.hpp integrate latest object store changes 2015-11-13 18:20:27 -08:00
object_store.cpp Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00
object_store.hpp Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00
property.hpp Improve performance of realm_requires_update() and make more things const 2015-09-09 11:25:53 -07:00
results.cpp pr fixes 2016-01-04 16:37:07 -08:00
results.hpp store ObjectSchema as a pointer rather than a reference 2016-01-04 16:04:01 -08:00
schema.cpp Update for core 0.94.4 2015-11-04 15:30:36 -08:00
schema.hpp Add some missing header inclusions 2015-12-03 09:07:37 -08:00
shared_realm.cpp pr fixes 2016-01-04 16:37:07 -08:00
shared_realm.hpp remove invalid usage of const Schema 2016-01-04 15:54:03 -08:00