Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for transaction isolation level #17

Open
raderio opened this issue Dec 30, 2018 · 0 comments
Open

Add support for transaction isolation level #17

raderio opened this issue Dec 30, 2018 · 0 comments

Comments

@raderio
Copy link

raderio commented Dec 30, 2018

Please add support for transaction isolation levels, per transaction.

https://en.wikipedia.org/wiki/Isolation_(database_systems)

Slick supports this
slick/slick#218

Spring also supports this
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html#isolation--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant