outerhell
DTDrizzle Team
•Created by DiamondDragon on 9/7/2023 in #help
No transactions support in neon-http driver even though neon provides a transaction function
Hello, I'm using drizzle neon-http driver and I was trying to create a transaction to do a many2many insert but it's not permitted.
If I do the following it works
non-interactive transactions do the job, if the second insert fails nothing is added in the first insert. Is it supported by drizzle?
20 replies
TTCTheo's Typesafe Cult
•Created by outerhell on 9/19/2022 in #questions
Avoid overriding last api response
I haven't used react query, I will give it a try, thanks!
5 replies
TTCTheo's Typesafe Cult
•Created by outerhell on 9/19/2022 in #questions
Avoid overriding last api response
i'm using fetch
5 replies