© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Error with `getOrThrow` on None in `@effect/sql` during Jest tests with `sql.withTransaction` - Effect Community
EC
Effect Community
•
2mo ago
•
2 replies
Andrew Lee
Error with `getOrThrow` on None in `@effect/sql` during Jest tests with `sql.withTransaction`
I
'm getting a pretty strange error in
@effect/sql
@effect/sql
that
's causing failing with
getOrThrow
getOrThrow
on None when something internal to the library is trying to get fiber ref
.
This is happening whenever I use
sql.withTransaction
sql.withTransaction
when running jest tests
. Any ideas
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Controlling Transaction Isolation Level with `sql.withTransaction`
EC
Effect Community / sql
2mo ago
Explanation of `withTransaction` Internal Mechanism in SQL Client
EC
Effect Community / sql
4mo ago
Options for Disabling Connection Verification in Tests with `@effect/sql-mysql2` Upgrade
EC
Effect Community / sql
2y ago
Issue with `sql.withTransaction` causing indefinite hanging after upgrading
EC
Effect Community / sql
3y ago