sqlrange
sqlrange copied to clipboard
Go 1.22 range functions with database/sql
Results
2
sqlrange issues
Sort by
recently updated
recently updated
newest added
hello, i love what you did there, i wonder if the struct used in your example implement the scanner interface to avoid using reflect ?
Again, thanks for sharing this :heart_decoration:, I like the API very much and it would allow us to save quite a few lines of code, but the problem I found...