menu
orm package
documentation
runtime.dart
MysqlTransaction
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether MySQL should reject writes in this transaction.
Implementation
final bool readOnly;
orm package
documentation
runtime
MysqlTransaction
readOnly property
MysqlTransaction class