Shawn

Results 1 issues of Shawn

The generated `SomeModelContentValues.update(Context context, SomeModelSelection where)` method uses `uri()` where `where.uri()` should be used. And likewise the `SomeModelContentValues.update(ContentProvider contentProvider, SomeModelSelection where)` method. I've issued a pull request to fix this...

needsinfo