-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migration support #34
Labels
Comments
When implemented, update the README.md to have a clause like the Cocoa one in the keep our API down to section, eg: and 1 utility class (Migrations) |
When added, update the main |
AndyDentFree
pushed a commit
that referenced
this issue
May 3, 2016
Support compilation for android with gcc/remove apple specific code
Moved to #545 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Support full migration with a callback. Note this requires callback from C++ ObjectStore to C# to provide full application programmer control. May want some pruning by object class and by property so callback only occurs as little as possible.
See further discussion in the Schema and Migration wiki page.
The text was updated successfully, but these errors were encountered: