mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
b9c40648d0
* Add dual write for Registrar * Use @AlsoLoad to set street field for Cloud SQL * Change email body to use the new streetLine field * Refactored the logic to handle street fields * Simplify postLoad function * Address comments * Add a TODO to remove street * Add test for onLoad and postLoad * Rebase on master