List Question
10 TechQA 2023-11-07 11:42:37Error: Error { kind: ToSql(0), cause: Some(WrongType { postgres: Json, rust: "alloc::string::String" }) }
144 views
Asked by Bumin Qagan
Lifetime on returned trait not present on tokio_postgres Row and does not "live long enough"
41 views
Asked by Rogus
Rust tokio_postgres row to object mapping fails with serde_postgres for timestamp column
1.4k views
Asked by Bopsi
How do I "throw" a tokio_postgres::Error?
400 views
Asked by Marcio Sansone
How can you close a tokio-postgres connection?
1.1k views
Asked by Dalit Sairio
How to take ownership of a Mutex of a tokio_postgres::Client with an async task?
770 views
Asked by Léo Coletta
TLS encrypted PostgreSQL connection not possible
889 views
Asked by ZPascal
multiple value inserts to Postgres using Tokio-postgres in Rust
3k views
Asked by M.Nair
tokio_postgres: serialize Json into Vec<i32>
989 views
Asked by Emille C.
The trait `FromSql<'_>` is not implemented for `Uuid` in tokio-postgres in rust
1.8k views
Asked by GrvTyagi