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

CLI & Codegen: Treat MySQL blob column as Vec<u8> in Rust #685

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Apr 27, 2022

PR Info

Fixes

  • Generate entity files for MySQL tables with blob column maps to Vec<u8> field in model

@billy1624 billy1624 self-assigned this Apr 27, 2022
@billy1624 billy1624 force-pushed the 684-seaorm-entity-generator-does-not-support-blob-fields branch from f05e9c7 to 3457a6b Compare April 27, 2022 07:24
@billy1624 billy1624 force-pushed the 684-seaorm-entity-generator-does-not-support-blob-fields branch from 3457a6b to 60b6f9c Compare May 24, 2022 04:11
@billy1624 billy1624 marked this pull request as ready for review May 24, 2022 04:12
@billy1624 billy1624 requested a review from tyt2y3 May 24, 2022 04:12
@billy1624 billy1624 force-pushed the 684-seaorm-entity-generator-does-not-support-blob-fields branch from 60b6f9c to e6d8e98 Compare May 25, 2022 04:04
@billy1624 billy1624 added this to the 0.9.x milestone Jul 15, 2022
@billy1624
Copy link
Member Author

Duplicate of #850

@billy1624 billy1624 marked this as a duplicate of #850 Jul 15, 2022
@billy1624 billy1624 closed this Jul 15, 2022
@tyt2y3 tyt2y3 deleted the 684-seaorm-entity-generator-does-not-support-blob-fields branch July 7, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

SeaORM Entity Generator does not support Blob fields.
1 participant