Setting transaction isolation level in anorm

15 views
Skip to first unread message

Alexis Hernandez

unread,
May 12, 2018, 6:28:44 PM5/12/18
to Play framework dev
From what I have saw, there is no way to set the transaction isolation level in anorm.

I think something a syntax like this could be useful:
database.withTransaction(TransactionIsolationLevel.Serializable) { implicit conn => ... }

Are you willing to accept a pull request?

Thanks.
Reply all
Reply to author
Forward
0 new messages