Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Thomas Goyne 0823a62df6 Merge pull request #13 from realm/tg-is-empty
Add ObjectStore::is_empty()
2015-11-05 09:35:48 -08:00
impl Rename realm delegate in transact_log_handler as well 2015-10-29 13:16:36 +01: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 Shuffle stuff around and clean some things up 2015-09-09 11:25:53 -07:00
object_schema.cpp Make a bunch of things const 2015-09-09 11:25:54 -07:00
object_schema.hpp Make a bunch of things const 2015-09-09 11:25:54 -07:00
object_store.cpp Add ObjectStore::is_empty() 2015-11-04 15:31:08 -08:00
object_store.hpp Add ObjectStore::is_empty() 2015-11-04 15:31:08 -08:00
property.hpp Improve performance of realm_requires_update() and make more things const 2015-09-09 11:25:53 -07:00
schema.cpp Add a Schema class, move lookup by name and internal-consistency checks there 2015-09-09 11:25:55 -07:00
schema.hpp Add a Schema class, move lookup by name and internal-consistency checks there 2015-09-09 11:25:55 -07:00
shared_realm.cpp Include the path of the file which actually failed to open in exceptions 2015-11-04 17:03:24 -08:00
shared_realm.hpp Include the path of the file which actually failed to open in exceptions 2015-11-04 17:03:24 -08:00