prisma-engines
b03dd900 - feat(query-compiler): support `Flow` nodes (#5394)

Commit
350 days ago
feat(query-compiler): support `Flow` nodes (#5394) Support `Flow::If` and `Flow::Return` nodes. This makes QC support graphs like this one: ![image](https://github.com/user-attachments/assets/42e1f4e0-78c0-47a4-84f7-012d3d4c9d2e) Closes: https://linear.app/prisma-company/issue/ORM-906/implement-flow-nodes Ref: https://github.com/prisma/prisma/pull/27124
Author
Parents
Loading