-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It would be convenient if a transaction that wasn't explicitly flushed with done() or commit() instead automatically called abort() when dropped.
This would allow users to more easily bail with the ? operator without leaving uncommited, half-finished transactions around.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed