Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ shouldRecoverSQLite
Function
shouldRecoverSQLite
internal/store/sqlite.go:257–259 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
255
}
256
257
func
shouldRecoverSQLite(err error) bool {
258
return
ShouldRecoverSQLite(err)
259
}
Callers
1
TestStoreHelpersAndErrorPaths
Function · 0.85
Calls
1
ShouldRecoverSQLite
Function · 0.85
Tested by
1
TestStoreHelpersAndErrorPaths
Function · 0.68