sqlx icon indicating copy to clipboard operation
sqlx copied to clipboard

Adding reset function based on issue

Open thebitguru opened this issue 6 years ago • 4 comments

Re: #380 Here is a pull request to add a function that resets the cache so multiple result sets can allow StructScan. This is based on @g-rad's approach.

thebitguru avatar May 18 '18 06:05 thebitguru

Pull Request Test Coverage Report for Build 24

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 71.676%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sqlx.go 0 3 0.0%
<!-- Total: 0 3
Totals Coverage Status
Change from base Build 17: -0.1%
Covered Lines: 1078
Relevant Lines: 1504

💛 - Coveralls

coveralls avatar May 18 '18 06:05 coveralls

Ping @jmoiron

glebteterin avatar Jun 09 '18 06:06 glebteterin

ping @jmoiron

ShoshinNikita avatar May 14 '21 08:05 ShoshinNikita

Hello, @ardan-bkennedy, and I recently stepped in to help maintain this project. We are sorting the opened issues and pull requests and from what I can see, this might be better served by other opened PRs. When we'll start merging them, this should be sorted out by automatically resetting the cache thanks to those. Thank you for your contribution.

dlsniper avatar Feb 01 '24 14:02 dlsniper