1
0
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:
Weimin Yu
2023-12-06 17:11:36 -05:00
committed by GitHub
parent 4893ea307b
commit 923bc13e3a
6 changed files with 79 additions and 50 deletions

View File

@@ -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,