Open leo-viana opened 3 months ago
Add an environment variable that, if set to true, will make the session.commit on POST PATCH PUT DELETE routes to be done only and when all of the data sent on the request is successfully persisted.
Description
Add an environment variable that, if set to true, will make the session.commit on POST PATCH PUT DELETE routes to be done only and when all of the data sent on the request is successfully persisted.