mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-01-14 06:54:25 +00:00
* Implement tests for mapping standard library sql.Null* types to struct. * Verify handling of valid and nil values for sql.NullInt64, sql.NullString, sql.NullFloat64, sql.NullBool, and sql.NullTime. * Ensure correct error handling and type conversion in MapToStruct function.
39 KiB
39 KiB