Skip to content

Method for get current transaction  #62

Description

@shustrenko

Now Database has method GetTransactionAsync, which creates inside
_transaction = _sharedConnection.BeginTransaction();
and returns ITransaction

But i need DbTransaction object. It will be comfortably if Database will have method, which return _transaction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions