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

libsql de::from_row does not support serde flatten #1362

Open
seanaye opened this issue May 1, 2024 · 0 comments
Open

libsql de::from_row does not support serde flatten #1362

seanaye opened this issue May 1, 2024 · 0 comments

Comments

@seanaye
Copy link
Contributor

seanaye commented May 1, 2024

de::from_row does incorrectly errors on structs which have a #[serde(flatten)] attribute in one of their member fields.

Error: Expected a struct

I will update this issue with a repro when I get a chance

@seanaye seanaye changed the title libsql de::from_row does not support serde flatten libsql de::from_row does not support serde flatten May 1, 2024
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