Bug : Unified SQL Store not work
Closed this issue ยท 0 comments
NumaryBot commented
After "go build" with CGO_ENABLED=0 or CGO_ENABLED=1 pgsql storage is not working ๐
But, with "go run" all is ok.
For PGSQL error is {"err":"initializing driver: sql: unknown driver \"pgx\" (forgotten import?)","ok":false}