mirror of
https://github.com/google/nomulus
synced 2026-04-27 19:45:24 +00:00
* Update RegistrarSettingsAction and RegistrarContact to SQL calls Relevant potentially-unclear changes: - Making sure the last update time is always correct and up to date in the auto timestamp object - Reloading the domain upon return when updating in a new transaction to make sure that we use the properly-updated last update time (SQL returns the correct result if retrieved within the same txn but DS does not)