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

Deixa mais claro qual é o nome da tabela em que são armazenadas as migrations #1788

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

aprendendofelipe
Copy link
Collaborator

Antes era criada a defaultConfigurations passando migrationsTable: 'migrations' e depois isso era sobrescrito por pgmigrations na hora de utilizar as configurações.

Mudanças realizadas

  • Agora já é definida corretamente migrationsTable: 'pgmigrations' em defaultConfigurations.
  • Aproveitei o PR para fazer uma simples mudança na importação de logger seguindo o padrão infra/logger ao invés de ./logger.

Tipo de mudança

  • Refatoração

Checklist:

  • As modificações não geram novos logs de erro ou aviso (warning).
  • Os testes antigos estão passando localmente.

Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tabnews ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 0:57am

@aprendendofelipe aprendendofelipe merged commit 369e453 into main Aug 30, 2024
7 checks passed
@aprendendofelipe aprendendofelipe deleted the migrations-table-name branch August 30, 2024 11:58
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.

3 participants