proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v0.3.5
Package sqliteshim is a shim package that imports an appropriate sqlite driver for the build target and registers it under ShimName. Currently it uses packages in the following order: Otherwise registers a driver that returns an error on unsupported platforms.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/uptrace/bun/driver/sqliteshim@v0.3.5
Published:
Indexed:
Related tag:
v0.3.5
Loading...
Readme
Loading...
Dependencies
- github.com/mattn/go-sqlite3 v1.14.7
- github.com/stretchr/testify v1.7.0
- modernc.org/sqlite v1.11.1