Skip to content
Discussion options

You must be logged in to vote

Yes. The official references are the trait docs:

There are also source examples in Diesel itself. For SQLite JSON specifically, the built-in implementation is for serde_json::Value, not a typed application struct:

So a typed AcoustIdFingerprintResponse column is enough of an edge case that you will mostly compose the traits yourself rather than follow a dedicated cookbook page. The usual …

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bitterepic
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bitterepic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants