alter table codeq_user alter username type varchar(50), alter password drop not null, add saml_data jsonb;