Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdRoll/baker
/ CanShard
Method
CanShard
output/sqlite.go:406–408 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
404
}
405
406
func
(c *SQLite) CanShard() bool {
407
return
true
408
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected