mirror of
https://github.com/google/nomulus
synced 2026-01-08 07:11:44 +00:00
Remove the createBillingCost field from Tld (#2425)
* Remove the createBillingCost field from Tld * fix spacing * Change field name of map * Rename getter * Fix formatting * Fix todo * unchange column name
This commit is contained in:
@@ -833,8 +833,6 @@
|
||||
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,
|
||||
create_billing_cost_transitions hstore not null,
|
||||
creation_time timestamptz not null,
|
||||
currency text not null,
|
||||
|
||||
Reference in New Issue
Block a user