mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
Make code change for AllocationToken schema change (#1581)
* Make code change for AllocationToken schema change
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
domain_name text,
|
||||
redemption_domain_history_id int8,
|
||||
redemption_domain_repo_id text,
|
||||
renewal_price_behavior text not null,
|
||||
token_status_transitions hstore,
|
||||
token_type text,
|
||||
primary key (token)
|
||||
|
||||
Reference in New Issue
Block a user