Since this version, it begins supporting to handle the values of any type which supported by database/sql
on Scan
and Value
functions in that sql package. Thank you for the contributions, @RangelReale and @nikhrom.
New Features
- Use default sql package functions for Scanner and Valuer #32 @RangelReale
- Use
go:linkname
fordatabase/sql.convertAssign
#33 @moznion
Bug Fixes
Maintenance
- Support go 1.21.x on CI #34 @moznion
- Update module github.com/mattn/go-sqlite3 to v1.14.18 #35 @renovate-bot
- Update module github.com/mattn/go-sqlite3 to v1.14.19 #36 @renovate-bot
- Update module github.com/mattn/go-sqlite3 to v1.14.22 #38 @renovate-bot
- Update module github.com/stretchr/testify to v1.9.0 #39 @renovate-bot