We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2549e73 commit 8615fd3Copy full SHA for 8615fd3
CHANGELOG.md
@@ -2,7 +2,7 @@ Release History
2
---------------
3
### V2.1.0 Minor feature and bugfix release (2015-11-12, both core and generator)
4
* Official Robolectric support: workaround for a broken system call in Robolectric triggered by Query.forCurrentThread
5
-* QueryBuild now allows to create DISTINCT queries to avoid duplicate entities returned
+* QueryBuilder now allows to create DISTINCT queries to avoid duplicate entities returned
6
* CursorQuery (beta, API might change)
7
* Deadlock prevention when loading a list of entities while doing concurrent updates
8
* Fixed async queries
0 commit comments