package
0.18.0
Repository: https://github.com/ncruces/go-sqlite3.git
Documentation: pkg.go.dev

# Functions

Register registers the bloom_filter virtual table: CREATE VIRTUAL TABLE foo USING bloom_filter(nElements, falseProb, kHashes).