mirror of
https://github.com/google/nomulus
synced 2026-04-20 00:00:56 +00:00
* Add an object to store database migration stages go/registry-3.0-stage-management for more details This basically boils down to storing an enum in the database so that we can tell what stage of the migration we're in. We use a cross-TLD parent so that we can have strong transactional consistency on retrieval.