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 5c22fa2539
commit 1e6e8c79f3
4 changed files with 4 additions and 11 deletions

View file

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