mirror of
https://github.com/google/nomulus
synced 2026-09-02 06:07:03 +00: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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user