You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Motivation**
<!-- Why does this pull request exist? What are its goals? -->
- We were just propagating Internal errors but we also want to propagate
DatabaseErrors. Before this we were just reverting the transaction and
that is wrong.
**Description**
<!-- A clear and concise general description of the changes this PR
introduces -->
<!-- Link to issues: Resolves#111, Resolves#222 -->
Closes #issue_number
0 commit comments