frappe / frappe_docs

[DEPRECATED] Frappe Framework Documentation. Please don't raise new contributions here.
https://frappeframework.com/docs
Other
44 stars 96 forks source link

docs: explain database transaction model #189

Closed ankush closed 3 years ago

ankush commented 3 years ago

frappe.db.commit() is a frequent source of confusion. This change aims to reduce the confusion a little bit and clarify the transaction model that FF implements.

. ![zoke](https://user-images.githubusercontent.com/9079960/131090551-e22166c5-8f98-4f51-9f6c-75761dbb3a2d.png)