mirror of
https://github.com/google/nomulus.git
synced 2025-08-15 05:54:06 +02:00
Add flyway files to remove billing_identifier from Registrar (#1652)
This commit is contained in:
parent
1719d066cf
commit
fb7558121b
5 changed files with 84 additions and 82 deletions
|
@ -764,7 +764,6 @@ CREATE TABLE public."Registrar" (
|
|||
registrar_id text NOT NULL,
|
||||
allowed_tlds text[],
|
||||
billing_account_map public.hstore,
|
||||
billing_identifier bigint,
|
||||
block_premium_names boolean NOT NULL,
|
||||
client_certificate text,
|
||||
client_certificate_hash text,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue