You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
Should be doable to fix - in the next rust-postgres release we'll support borrowing during deserialization so we'll want to support it in FromSql as well.
CodeSandwich
changed the title
ToSql can't be applied to structs with lifetimes
ToSql can't be derived in structs with lifetimes
Apr 24, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Example:
Error:
The text was updated successfully, but these errors were encountered: