Stand-With-Crypto / swc-web

Stand With Crypto's codebase, open sourced for community collaboration. If you care about crypto, it's time to prove it.
https://www.standwithcrypto.org/
Apache License 2.0
19 stars 3 forks source link

Investigate on how to add comments to prisma queries #1040

Open twistershark opened 3 weeks ago

twistershark commented 3 weeks ago

We need to find a solution on how to add key value pair comments in prisma queries to be able to track which queries are having bad performance.

Possible solutions:

twistershark commented 3 weeks ago

Related issues: