Remove BillingId from schema (#1641)

* Remove BillingId from schema

* Add back java changes

* Add transient tag

* Remove java

* Remove flyway files
This commit is contained in:
sarahcaseybot
2022-05-26 15:28:58 -04:00
committed by GitHub
parent fd3cec2a0f
commit 56d1ea71fe
4 changed files with 4 additions and 11 deletions
@@ -572,7 +572,6 @@
registrar_id text not null,
allowed_tlds text[],
billing_account_map hstore,
billing_identifier int8,
block_premium_names boolean not null,
client_certificate text,
client_certificate_hash text,