mirror of
https://github.com/google/nomulus.git
synced 2025-07-09 04:33:28 +02:00
Fix missing hostPendingActionNotificationResponses in PollMessage.OneTime (#1426)
This commit is contained in:
parent
18d051ef87
commit
cff8f9a1cd
5 changed files with 76 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue