mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
98283a67ac
* Use END_OF_TIME as sentinel value for domain's autorenewEndTime Datastore inequality queries don't work correctly for null; null is treated as the lowest value possible which is definitely the opposite of the intended meaning here. This includes an @OnLoad for backfilling purposes using the ResaveAll mapreduce.