mirror of
https://github.com/google/nomulus.git
synced 2025-06-21 11:50:48 +02:00
* Fix Datastore "count" queries The objectify "count()" method doesn't work for result sets larger than 1000 elements, use the original trick from "count domains" that fetches the keys and counts them. * Added an SO link |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile |