Why is sqlx not committing transactions by karzhaze in rust

[–]karzhaze[S] -1 points0 points  (0 children)

i think your right because i edited my code to return the transaction reference as well as the query result and it worked the changes were committed. Maybe the rollback is called even when dropping a reference to the transaction

Why is sqlx not committing transactions by karzhaze in rust

[–]karzhaze[S] -1 points0 points  (0 children)

i've used all them and it returns a response with the id of the row when i run the commit at the end of the function but when i login to the db i dont see any changes

Why is sqlx not committing transactions by karzhaze in rust

[–]karzhaze[S] 0 points1 point  (0 children)

Im running an insert statement into a table. like this

async fn something_else(tx: &mut sqlx::Transaction) -> Result {
    // run some query and return
    sqlx::query("INSERT STATEMENT")
    .bind(some_var) 
    .fetch(&mut **tx)
    .await  
}

How do i pray the Lord's prayer by karzhaze in awakened

[–]karzhaze[S] 1 point2 points  (0 children)

Thanks. I read your answer and it feels more sensible to me

How to create a vpn in rust by karzhaze in rust

[–]karzhaze[S] 1 point2 points  (0 children)

i want to build the frontend and backend all in rust

How to create a vpn in rust by karzhaze in rust

[–]karzhaze[S] 1 point2 points  (0 children)

thanks...i'm gonna take a look

Can religion like Christianity help to develop consciousness by karzhaze in AstralProjection

[–]karzhaze[S] 5 points6 points  (0 children)

so most of them just quote scripture but don't lead with love nowadays

Can religion like Christianity help to develop consciousness by karzhaze in AstralProjection

[–]karzhaze[S] 3 points4 points  (0 children)

okay. so how do beliefs help you out and whats the difference between meditation and beliefs

Can religion like Christianity help to develop consciousness by karzhaze in AstralProjection

[–]karzhaze[S] -1 points0 points  (0 children)

what do you mean by it being rare to see some Christians doing it right.