How to implement transactions with dependent neste...
# orm-help
g
How to implement transactions with dependent nested writes. eg: query[2] will depend on query[1] result and so on...
r
@Gelo 👋 We will soon be introducing long running transactions in the next version as mentioned here so you can follow that for more updates 🙂 I could suggest a workaround till then if you could share your use case.
👍 1
g
I will just check each query status 🙂 thanks!
👍 1
r
@Gelo 👋 We just launched long running transactions so you can start using them for dependent nested writes 😄 https://github.com/prisma/prisma/releases/tag/2.29.0
❤️ 1
g
That's awesome!!!! ❤️ thanks for the update @Ryan
🙌 1