Fixed structure.sql

This commit is contained in:
tsoganov 2024-11-12 18:43:11 +02:00
parent af46be8d0f
commit 35c5eb6ab5

View file

@ -694,7 +694,7 @@ CREATE TABLE public.contacts (
email_history character varying, email_history character varying,
registrant_publishable boolean DEFAULT false, registrant_publishable boolean DEFAULT false,
checked_company_at timestamp without time zone, checked_company_at timestamp without time zone,
company_register_status character varying company_register_status character varying,
ident_request_sent_at timestamp without time zone, ident_request_sent_at timestamp without time zone,
verified_at timestamp without time zone, verified_at timestamp without time zone,
verification_id character varying verification_id character varying