Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Samuel E. Giddins a29037b47f [ObjectStore] No need to template set_value, it can be overloaded 2015-06-24 11:19:43 -07:00
object_schema.cpp Feature-flag null binary and string support 2015-06-24 11:19:42 -07:00
object_schema.hpp pr feedback 2015-06-11 10:33:46 -07:00
object_store.cpp [ObjectStore] No need to template set_value, it can be overloaded 2015-06-24 11:19:43 -07:00
object_store.hpp add api to delete a table and remove the pk for an object type 2015-06-11 12:17:55 -07:00
object_store_exceptions.cpp pr feedback 2015-06-11 10:33:46 -07:00
object_store_exceptions.hpp pr feedback 2015-06-11 10:33:46 -07:00
property.hpp Add support for nullable string columns, and make NSString properties nullable by default 2015-06-24 11:19:38 -07:00