isReadOnly property
deno-postgres@v0.17.0/TransactionOptions/read_only.
Implementation
bool? get isReadOnly => getProperty(this, 'read_only');
deno-postgres@v0.17.0/TransactionOptions/read_only.
bool? get isReadOnly => getProperty(this, 'read_only');