Changes between Initial Version and Version 1 of Ticket #1251


Ignore:
Timestamp:
Feb 12, 2016, 1:50:09 PM (8 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1251 – Description

    initial v1  
    44database.open();
    55}}}
     6
     7...and we even could make this fully automatic allowing to avoid database open (and, similarly, for transactions where we transparently could allocate one by default).