mirror of
https://github.com/google/nomulus.git
synced 2025-07-09 04:33:28 +02:00
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:
parent
5c22fa2539
commit
1e6e8c79f3
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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue