You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Welcome!
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
The text was updated successfully, but these errors were encountered: