Closed LonelyVikingMichael closed 3 months ago
We need to set up an autocommit config option and propagate the value to UserRepository.autocommit
UserRepository.autocommit
An alternative is to point consumers to advanced alchemy's autocommit_before_send_handler but this might not suite everyone's needs.
autocommit_before_send_handler
We need to set up an autocommit config option and propagate the value to
UserRepository.autocommit
An alternative is to point consumers to advanced alchemy's
autocommit_before_send_handler
but this might not suite everyone's needs.