mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
* 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.