prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
582 stars 61 forks source link

Revert "Allow setting Tx isolation on Tx start (#384)" #385

Closed Weakky closed 2 years ago

Weakky commented 2 years ago

This reverts commit 385682fd0211c76f1187c10708c49da05e65bdcd.

This commit is temporarily reverted because it's breaking and we need the "latest" quaint to integrate another feature. I'll recreate a PR with the original commit.

PR recreated here: https://github.com/prisma/quaint/pull/386