Versions in this module Expand all Collapse all v1 v1.10.1 Feb 12, 2026 Changes in this version + func Checkpoint() error + func CloseDB() error + func GetDB() *gorm.DB + func InitDB(dbPath string) error + func IsNotFound(err error) bool + func IsSQLiteDB(file io.Reader) (bool, error) + func ValidateSQLiteDB(dbPath string) error