Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

sqlxのバージョンを0.8系から0.74にダウングレードした #19

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

tomoyukikat0
Copy link
Contributor

@tomoyukikat0 tomoyukikat0 commented Nov 9, 2024

実装内容

  • 0.8系からVARCHARがVARBINARY型として判定されてしまい、MySQLからデータを引く際に型エラーが出てるので、sqlxの0.74にダウングレードした

launchbadge/sqlx#3387

@tomoyukikat0 tomoyukikat0 requested a review from akiueno November 9, 2024 07:52
@tomoyukikat0 tomoyukikat0 merged commit f339592 into develop Nov 9, 2024
@tomoyukikat0 tomoyukikat0 self-assigned this Nov 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants