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

FromValue and FromRow derive macros #80

Merged
merged 6 commits into from
Mar 4, 2023
Merged

FromValue and FromRow derive macros #80

merged 6 commits into from
Mar 4, 2023

Conversation

blackbeam
Copy link
Owner

No description provided.

@blackbeam blackbeam changed the title FromValue derive macro FromValue and FromRow derive macros Mar 2, 2023
@blackbeam blackbeam force-pushed the from_value_derive branch from 5d16c0e to 24c192f Compare March 2, 2023 12:28
@blackbeam blackbeam merged commit 7b9ff6e into master Mar 4, 2023
@oren0e
Copy link

oren0e commented Mar 31, 2023

@blackbeam There are no examples on how to use the derive macros. Let's say I want to derive it for Vec<String> - how do I do it?

@blackbeam
Copy link
Owner Author

@oren0e, hi.

Upstream crates (mysql and mysql_async) are not yet updated to the latest version of mysql_common, and the version itself is not yet released.

Regarding documentation - you'll find it on docs.rs as soon as the create is published.

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

Successfully merging this pull request may close these issues.

2 participants