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
{{ message }}
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.
Deleting users is hard, so I'm punting it from v1.0
You want to be sure that a user isn't involved in any expenditures or transfers before you delete them. You probably need to deal with some amount of locking to be sure that happens atomically. Maybe you want transactions?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Deleting users is hard, so I'm punting it from v1.0
You want to be sure that a user isn't involved in any expenditures or transfers before you delete them. You probably need to deal with some amount of locking to be sure that happens atomically. Maybe you want transactions?
The text was updated successfully, but these errors were encountered: