mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
5e28694053
* 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.