useTransaction property

bool useTransaction
final

For debugging purposes the user can suppress the use of a transaction so that they can see db updates as they happen.

Implementation

final bool useTransaction;