-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(api): use transaction for member addition and invite sending
To prevent errors where a member is created in the namespace but the invite cannot be sent, we’re encapsulating this process within a database transaction.
- Loading branch information
1 parent
c5d21a8
commit 432bb1e
Showing
2 changed files
with
211 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.