Add flyway files to remove billing_identifier from Registrar (#1652)

This commit is contained in:
sarahcaseybot 2022-06-24 12:16:33 -04:00 committed by GitHub
parent 1719d066cf
commit fb7558121b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 84 additions and 82 deletions

View file

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