currentTransacton property

String? currentTransacton

deno-postgres@v0.17.0/Session/current_transaction

Implementation

String? get currentTransacton => getProperty(this, 'current_transaction');