Handling serialization for Surrealdb Rust SDK on relation fields with FETCH clause
I’m having some trouble on finding out the best way to deal with some relations in my Surrealdb project. As you can tell by this question title, I’m using Rust SDK.
I have the following structs on tables
, therefore entities
:
Handling serialization on Rust SDK variables for FETCH clauses
I’m having some trouble on finding out the best way to deal with some relations in my Surrealdb project. As you can tell by this discussion title, I’m using Rust SDK.
I have the following structs on tables
, therefore entities
: