Files
zopu-code/repos/effect/.changeset/forty-otters-cry.md

6 lines
160 B
Markdown

---
"effect": patch
---
Port `SqlSchema.findOne` from effect v3 to return `Option` on empty results and add `SqlSchema.single` for the fail-on-empty behavior.