Add console POC reminder backend support (#2747)

This commit is contained in:
Pavlo Tkach
2025-04-30 14:15:43 +00:00
committed by GitHub
parent daa7ab3bfa
commit b4d239c329
5 changed files with 75 additions and 6 deletions
@@ -646,6 +646,7 @@
last_certificate_update_time timestamp(6) with time zone,
last_expiring_cert_notification_sent_date timestamp(6) with time zone,
last_expiring_failover_cert_notification_sent_date timestamp(6) with time zone,
last_poc_verification_date timestamp(6) with time zone,
localized_address_city text,
localized_address_country_code text,
localized_address_state text,