formancehq/ledger

Bug : Unified SQL Store not work

Closed this issue ยท 0 comments

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}