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

Deprecate where(column("col").eq().arg(), "arg") in favour of where(column("col").eq().arg("arg")) #64

Open chalup opened 10 years ago