package sqlite3
import "golang.org/x/perf/storage/db/sqlite3"
Package sqlite3 provides the sqlite3 driver for x/perf/storage/db. It must be imported instead of go-sqlite3 to ensure foreign keys are properly honored.
Index ¶
Source Files ¶
sqlite3.go
- Version
- v0.0.0-20250414141303-3fc2b901edf3 (latest)
- Published
- Apr 14, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 month ago –
Tools for package owners.