Skip to content

Time.UnmarshalBinary: unsupported version #1384

@letum

Description

@letum

I guess this issue related with writer logic.

When I set new value, time.Time object will be saved as string, but in scan function time.Time handling by UnmarshalBinary method.

https://github.com/go-redis/redis/blob/master/internal/proto/writer.go#L99
https://github.com/go-redis/redis/blob/master/internal/proto/scan.go#L103

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions