Skip to content

Falta de geração de migrations para MySql (já existe para postgresql) #1595

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

Open
1 task done
TML-CODES opened this issue Jun 13, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@TML-CODES
Copy link

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

Nas últimas correções da v2.2.3, fizeram alterações no schema.primsa e subiram as migrations apenas para o PostgreSql, fazendo com que a aplicação quebre com MySql.
Isso causa erro da coluna "wavoipToken" inexistente.

What did you expect?

Para correção, basta realizar a criação da migration para mysql também.

What did you observe instead of what you expected?

Erros no console e falha na API.

Screenshots/Videos

No response

Which version of the API are you using?

v2.2.3

What is your environment?

Linux

Other environment specifications

Linux.

If applicable, paste the log output

No response

Additional Notes

No response

@TML-CODES TML-CODES added the bug Something isn't working label Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant