google-nomulus/java/google/registry/env
mcilwain 40540b1846 Add non-polymorphic DomainBase indexes
These indxes do not include the ^i field like the current ones do.

We'll need these so that we can properly index into the DomainBase entities once
DomainResource is merged into them (which will cause us to lose the value of the
^i field).

The migration plan is to push next week's release with these new indexes, then
run the re-save all EPP resources action to populate them, and then eventually
remove the ^i versions of the indexes, retaining only these newly added ones,
once the DomainBase/DomainResource merge is accomplished.

TESTED=Deployed to alpha, ran the re-save all EPP resources mapreduce, and
verified that the new indexes were populated.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229992464
2019-01-18 17:30:43 -05:00
..
alpha Remove datastore export cron jobs in all environments 2019-01-14 16:21:40 -05:00
common Add non-polymorphic DomainBase indexes 2019-01-18 17:30:43 -05:00
crash Remove datastore export cron jobs in all environments 2019-01-14 16:21:40 -05:00
local Remove deprecated tags in appengine-web.xml 2018-12-03 19:23:31 -05:00
production Remove datastore export cron jobs in all environments 2019-01-14 16:21:40 -05:00
qa Remove deprecated tags in appengine-web.xml 2018-12-03 19:23:31 -05:00
sandbox Remove datastore export cron jobs in all environments 2019-01-14 16:21:40 -05:00