google-nomulus/java/google/registry/model/domain/token
mcilwain 9faf7181c3 Index the allocation token's redemption history entry field
We need this to efficiently query which tokens have and have not been redeemed.

I'm also marking it as nullable for consistency with the domain name field (it's
already null for unredeemed tokens).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=214366534
2018-10-03 11:52:31 -04:00
..
AllocationToken.java Index the allocation token's redemption history entry field 2018-10-03 11:52:31 -04:00
AllocationTokenExtension.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
package-info.java Add and wire up the AllocationTokenExtension XML class 2018-01-19 14:23:59 -05:00