zendesk / android-db-commons

Some common utilities for ContentProvider/ContentResolver/Cursor and other db-related android stuff
Apache License 2.0
222 stars 28 forks source link

Query should be immutable #52

Closed chalup closed 10 years ago

chalup commented 10 years ago

Implements #48

WARNING: this is an API breaking change.