mirror of
https://github.com/google/nomulus
synced 2026-02-07 21:41:03 +00:00
Add a renewal cost for ATs when renewal is SPECIFIED (#2484)
Note: this is not used yet
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -26,6 +26,8 @@
|
||||
redemption_domain_repo_id text,
|
||||
redemption_domain_history_id int8,
|
||||
registration_behavior text not null,
|
||||
renewal_price_amount numeric(19, 2),
|
||||
renewal_price_currency text,
|
||||
renewal_price_behavior text not null,
|
||||
token_status_transitions hstore,
|
||||
token_type text,
|
||||
|
||||
Reference in New Issue
Block a user