greenrobot / android-database-performance

Android Database Performance Benchmarks
Apache License 2.0
80 stars 16 forks source link

Add requery #7

Closed greenrobot-team closed 8 years ago

greenrobot-team commented 8 years ago

This is part of #3.

Still broken due to column constraint issues (id not unique or simple byte is null). Maybe inserting is done incorrectly?

greenrobot-team commented 8 years ago

byte was not supported. Developer added support, though fix seems broken with updates. Waiting on response.

Works for now without the byte field

greenrobot-team commented 8 years ago

As of 1.0.0-beta6 works correctly with byte.