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-20250214215153-c95ad7d5b636 (latest)
- Published
- Feb 14, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 week ago –
Tools for package owners.