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

Migration errors are not logged #1328

Open
aryanmehrotra opened this issue Dec 20, 2024 · 1 comment
Open

Migration errors are not logged #1328

aryanmehrotra opened this issue Dec 20, 2024 · 1 comment

Comments

@aryanmehrotra
Copy link
Member

When Migrations Fail, errors are not logged properly, I have tried with MySQL, need to check for other datastore's as well

@wwqwq2313
Copy link

Hello, we tried to solve the issue.

This is what we did:

This change improves error logging when migrations fail for different datastores (MySQL, Redis, Cassandra, Clickhouse, and MongoDB). It ensures that errors are properly logged with consistent formatting and includes relevant details about the failed migration.

You can review changes in this commit: wwqwq2313@ced4e27.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

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

No branches or pull requests

2 participants