1
0
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:
sarahcaseybot
2024-05-08 14:14:03 -04:00
committed by GitHub
parent 73d3b76a89
commit 808432e709
9 changed files with 1 additions and 296 deletions

View File

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