-
v1.0.62
Stablereleased this
2026-07-07 13:29:55 +00:00 | 3 commits to master since this releaseWhat's changed
- chore(release): update package version to 1.0.62
- refactor: ♻️ change resolvspec types to build in sqltypes
- test(uuid): add integration tests for SqlUUID with database * Implement tests for inserting, updating, and retrieving UUIDs in a SQLite database. * Verify that Value() returns a string representation of the UUID. * Ensure compatibility with custom types implementing fmt.Stringer. * Update type mapper imports to reflect new package path.
Downloads