Mark Rowe 9f1702a10f Support migrating required columns to optional, preserving their contents.
Required columns are migrated to optional by creating a new nullable column,
copying the data from the required column to the optional column, then removing
the original required column.
2015-10-20 17:52:25 -07:00
2015-09-09 11:25:54 -07:00
2015-09-09 11:25:54 -07:00
Description
Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Pixar
Languages
JavaScript 45.9%
C++ 38.4%
Objective-C 3.9%
Shell 3.3%
Objective-C++ 3.2%
Other 5.3%