opendut icon indicating copy to clipboard operation
opendut copied to clipboard

Persistence Transactions

Open mbfm opened this issue 1 year ago • 0 comments

When modifying the database, we should roll back contiguous changes, if some of them fail.

Tasks:

  • [ ] resources_manager.resources_mut()
  • [ ] resources_manager.insert()
  • [ ] resources_manager.remove()

mbfm avatar Aug 21 '24 13:08 mbfm