avito-tech / go-transaction-manager

Transaction manager for GoLang
MIT License
231 stars 14 forks source link

Extend Tr interface in sqlx/contract.go by missing methods #90

Closed Zeryoshka closed 11 months ago

Zeryoshka commented 11 months ago

Thank you for the module, I use it in my Graduate Project with sqlx, and it's really helpful for me

I noticed that the trm/sqlx.Tr lacks several methods that exist in sqlx.Tx and sqlx.DB and decided to add them

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6817558394


Totals Coverage Status
Change from base Build 6773691841: 0.0%
Covered Lines: 1461
Relevant Lines: 1554

💛 - Coveralls