go-tinydate icon indicating copy to clipboard operation
go-tinydate copied to clipboard

Support sql scan

Open iambudi opened this issue 1 year ago • 0 comments

Is there support for using tinydate as type for sql row scan?

Using tinydate for variable scan of sql throw error: Scan error on column index 4, name "document_date": unsupported Scan, storing driver.Value type time.Time into type *tinydate.TinyDate"

iambudi avatar Aug 29 '23 13:08 iambudi