Open
Description
Would it be interesting to implement a special pass-through parameter to set an isolation level for a transaction? Right now, it's possible to set an isolation level in scalikejdbc, but scalikejdbc-async misses this feature.
I haven't given much thought about the impact of this in an async setting, so please tell me if there are any unforeseen issues with such an addition.
Background details
- Implementation in scalikejdbc
- Background info for databases
Metadata
Metadata
Assignees
Labels
No labels