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 f3d3936615
commit 88e7de8bf4
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,