Closed Sora233 closed 3 years ago
Hello, I encountered a transaction problem.
TRY: https://play.golang.org/p/qq9KHrDWTnc
I set a=a before the transaction , but I got ErrNotFound after the transaction rollback. Did I miss anything? Thanks.
I merged your PR, added a test, and bumped the version. I think we're good now. Thanks.
Hello, I encountered a transaction problem.
TRY: https://play.golang.org/p/qq9KHrDWTnc
I set a=a before the transaction , but I got ErrNotFound after the transaction rollback. Did I miss anything? Thanks.