mysql type error Value type []uint8 into type *time.Time
for various tables
#234
Labels
bug
Something isn't working
What did you do? (required. The issue will be closed when not provided.)
I fetched exploitdb, then trying to fetch awesomepoc, yielded an error message.
Clearing the
fetch_meta
table allowed me to fetch the awesomepoc data without that error.What did you expect to happen?
What happened instead?
Please re-run the command using
-debug
and provide the output below.Steps to reproduce the behaviour
fetch
command. This will initially work.Failed to get FetchMeta from DB. err: sql: Scan error on column index 1, name "created_at": unsupported Scan, storing driver.Value type []uint8 into type *time.Time
Configuration (MUST fill this out):
go version
):go version go1.23.4 linux/amd64
go env
):7d2fc13a9f55fa36e545077c9dfb63c3db0d099c
go-exploitdb v0.5.0 7d2fc13
The text was updated successfully, but these errors were encountered: