Versions in this module Expand all Collapse all v1 v1.31.0 Mar 11, 2026 v1.30.1 Mar 11, 2026 v1.30.0 Mar 9, 2026 Changes in this version + func DiagnoseDBOpenError(path string, originalErr error) error + func IsCantOpenError(err error) bool + func IsNoSuchColumnError(err error) bool + func OpenDB(path string) (*sql.DB, error)