Home | History | Annotate | Download | only in storage
      1 This is a test to see if the database API allows multiple transactions to be queued on the same database at once:
      2 Transaction 1 Started
      3 Transaction 1 Succeeded
      4 Transaction 2 Started
      5 Transaction 2 Succeeded
      6 
      7