Get []byte broken #559

Closed
opened 2017-04-01 00:58:49 +00:00 by lunny · 0 comments
Owner

this fix seems to broke []byte value get. Tested with Postgres.
Insert works but []byte VARBINARY value get is always returned nil.

fieldValue.Len() is 0 but vv has the field value.

this fix seems to broke []byte value get. Tested with Postgres. Insert works but []byte VARBINARY value get is always returned nil. fieldValue.Len() is 0 but vv has the field value.
lunny referenced this issue from a commit 2020-01-19 09:34:09 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#559
No description provided.