1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 07:11:44 +00:00

Apply registrar code change after registrar schema change is taken effect (#1254)

* Apply code change after registrar schema change is taken effect
This commit is contained in:
Rachel Guan
2021-07-28 16:40:49 -04:00
committed by GitHub
parent f32d80fb9d
commit a369e57e5c
4 changed files with 97 additions and 0 deletions

View File

@@ -581,6 +581,8 @@
i18n_address_zip text,
ip_address_allow_list text[],
last_certificate_update_time timestamptz,
last_expiring_cert_notification_sent_date timestamptz,
last_expiring_failover_cert_notification_sent_date timestamptz,
last_update_time timestamptz not null,
localized_address_city text,
localized_address_country_code text,