8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add Scan methods to scan by index
Add StructMapperColumns() to list columns that can be mapped
Add `Each()` to stdscan and pgxscan
Add `Each()` to work with go1.23 range-over-func
Merge pull request #6 from stephenafamo/revert-3-named-args-v2 Revert "Make the struct mapping output public"
Merge pull request #2 from hiendv/fix-scan-deferred-errors fix: add an error catch for deferrerd rows errors
Fix bug with tagged fields
Rework TypeConverter also refactor MappingOption
README update
add FromRows variants