Hey Zaid!
Quick question I'm using executeTransactionAsync but I want to add RETURNING * to my query - currently this won't work.
Would you use the explicit transaction approach listed in the docs?
Or is there a way to return the value using executeTransactionAsync?
Thanks!
Hey Zaid!
Quick question I'm using
executeTransactionAsyncbut I want to addRETURNING *to my query - currently this won't work.Would you use the explicit transaction approach listed in the docs?
Or is there a way to return the value using
executeTransactionAsync?Thanks!