prisma-engines
7d79d28a - refactor(qc): move generator call parsing to a more appropriate place

Commit
36 days ago
refactor(qc): move generator call parsing to a more appropriate place Generator calls should only be parsed when we expect a scalar. This change also adds some debug assertions to ensure that the return types are correct. For performance and size reasons, we do not compile these checks in release builds because generators do not come from user input and cannot be represented in the JSON protocol.
Author
Committer
Parents
Loading