Skip to content
Unverified Commit 134c4cb6 authored by Dan Kortschak's avatar Dan Kortschak
Browse files

Fix ScanType returned for BLOB

Previously ColumnTypeScanType returned the reflect.Type of [][]byte
for BLOB columns, resulting in a failure to scan when the type was
constructed dynamically based on this return.
parent 7b81804e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment