Versions in this module Expand all Collapse all v1 v1.1.0 Aug 9, 2026 v1.0.0 Jul 27, 2026 Changes in this version + type Config struct + BusyTimeoutMS int + ForeignKeys bool + Path string + WAL bool + type DB struct + func Open(cfg Config) (*DB, error) + func (d *DB) Rebind(query string) string