Releases: ologe/android-content-resolver-SQL
Releases · ologe/android-content-resolver-SQL
1.2.3
1.2.2
Android content resolver SQL
hotfix: made query params public
Android content resolver SQL
Added a second method contentResolver.querySql2(..)
that returns the contentResolver.query(params)
calculated params instead of cursor
Android content resolver SQL
Fixed GROUP BY not working properly with multiple conditions
Android content resolver SQL
added tests updated readme and changelog fixed erroneous behavior updated version to stable
Android content resolver SQL
Renamed function to a more discoverable name
Android content resolver SQL
v1.0-beta01 updated readme