Skip to content

Commit

Permalink
Add domintro blub
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Sep 28, 2019
1 parent 30227f6 commit 52a4553
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4925,6 +4925,11 @@ enum IDBTransactionMode {
({{"readonly"}} or {{"readwrite"}}), or {{"versionchange"}} for
an [=/upgrade transaction=].

: |transaction| . {{IDBTransaction/durability}}
::
Returns the [=transaction/durability=] the transaction was created with
({{"strict"}}, {{"relaxed"}}), or {{"default"}}).

: |transaction| . {{IDBTransaction/db}}
::
Returns the transaction's [=transaction/connection=].
Expand Down

0 comments on commit 52a4553

Please sign in to comment.