Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAPA-433] fix: small fixes on msr tables #27

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

camilacrdoso
Copy link
Contributor

@camilacrdoso camilacrdoso commented Jul 9, 2024

Esse PR faz alguns fix nas tabelas de MSRs:

  • Permite que first_name seja nulo. Tomamos essa decisão para evitar esses dados sejam usados em comunicações e o resultado seja algo tipo "olá, not_found".
  • Adiciona o status unregistered e deleta o status unsubscribed para as MSRs por questões de padronização.
  • Delete o schema pii_mask pois não vamos utilizá-lo.
  • Deleta a coluna last_name da tabela msr_pii pois não iremos utilizá-la.

@camilacrdoso camilacrdoso changed the title fix: makes msr first_name and last_name nullable [MAPA-433] fix: small fixes on msr tables Jul 9, 2024
Copy link

@vivianedias vivianedias merged commit f714baa into main Jul 12, 2024
1 check passed
@vivianedias vivianedias deleted the fix/msr-tables-fix branch July 12, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants