Sabres icon indicating copy to clipboard operation
Sabres copied to clipboard

ORM for Android with Parse-like API

Results 2 Sabres issues
Sort by recently updated
recently updated
newest added

Always does update instead of insert.. And not notifying about the success of the update operations.

bug

The where functions first check that the key they query against exists in the schema descriptor. As the object does not yet exist, they throw an exception.

bug