Skip to content
Snippets Groups Projects
Commit 06d3d735 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Enclose most operations that update the database in transactions.

* Open all database tables (Db objects) at initialisation time, not
  every time they are used.  This is necessary because tables have to
  outlive all transactions that refer to them.
parent 177a7782
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment