mirror of
https://github.com/google/nomulus
synced 2026-07-31 04:22:47 +00:00
Add flyway files to remove billing_identifier from Registrar (#1652)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user