currentTransacton property
deno-postgres@v0.17.0/Session/current_transaction
Implementation
String? get currentTransacton => getProperty(this, 'current_transaction');
deno-postgres@v0.17.0/Session/current_transaction
String? get currentTransacton => getProperty(this, 'current_transaction');