Open iam047801 opened 1 year ago
got the same error with a table that has []byte
field, have you found some kind of workaround?
This issue has been automatically marked as stale because it has not had activity in the last 30 days. If there is no update within the next 7 days, this issue will be closed.
The example below panics with
hash of unhashable type []uint8
runtime error on Select query.Expected behavior: first block with second and third in it.
Reproduced on the latest version
v1.1.11
.Can we fix it?