mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
Start using Tld's bsaEnrollStartTime field (#2239)
* Start using Tld's bsaEnrollStartTime field
Longer-term change is tracked in b/309175410
This commit is contained in:
@@ -728,6 +728,7 @@
|
||||
auto_renew_grace_period_length interval not null,
|
||||
automatic_transfer_length interval not null,
|
||||
breakglass_mode boolean not null,
|
||||
bsa_enroll_start_time timestamptz,
|
||||
claims_period_end timestamptz not null,
|
||||
create_billing_cost_amount numeric(19, 2),
|
||||
create_billing_cost_currency text,
|
||||
|
||||
Reference in New Issue
Block a user