Fix missing hostPendingActionNotificationResponses in PollMessage.OneTime (#1426)

This commit is contained in:
sarahcaseybot 2021-12-02 16:06:02 -05:00 committed by GitHub
parent 18d051ef87
commit cff8f9a1cd
5 changed files with 76 additions and 4 deletions

View file

@ -523,6 +523,7 @@
transfer_response_contact_id text,
transfer_response_domain_expiration_time timestamptz,
transfer_response_domain_name text,
transfer_response_host_id text,
pending_action_response_action_result boolean,
pending_action_response_name_or_id text,
pending_action_response_processed_date timestamptz,