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

Invalid Date on TypeCast for execute after 3.9.x #1

Open
7 tasks
wellwelwel opened this issue Mar 19, 2024 · 0 comments
Open
7 tasks

Invalid Date on TypeCast for execute after 3.9.x #1

wellwelwel opened this issue Mar 19, 2024 · 0 comments

Comments

@wellwelwel
Copy link
Owner

wellwelwel commented Mar 19, 2024

Traces

Challenges from MySQL2 side

  • Understand DATETIME behaviors when returned from query and execute
  • Analyze how execute returns a DATETIME value in MySQL2 3.5.2
  • Analyze how execute returns a DATETIME value in MySQL2 3.9.2
  • Reproduce a minimal error case
  • Fix it 🚀

Steps for Sequelize

  • Reproduce both success and failure cases (old / new versions from MySQL2)
  • Test the solution on Sequelize in practice before to merge it
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

1 participant