How do I backup using SQLX, Postgres and Rust
I need help in learning the best way to backup using sqlx in rust using postgresql to an external drive
How to query nested structs from joined tables with SQLX in Rust?
Assuming I have the following structs: