mirror of
https://github.com/google/nomulus
synced 2026-08-28 11:56:11 +00:00
Use DomainHistoryVKey to restore symmetric VKey (#874)
* Use DomainHistoryVKey to restore symmetric VKey * Rebase on HEAD
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
discount_premiums boolean not null,
|
||||
discount_years int4 not null,
|
||||
domain_name text,
|
||||
redemption_domain_history_id int8,
|
||||
redemption_domain_repo_id text,
|
||||
token_status_transitions hstore,
|
||||
token_type text,
|
||||
primary key (token)
|
||||
|
||||
Reference in New Issue
Block a user