Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/writefreely/writefreely
/ Description
Method
Description
migrations/migrations.go:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
type
Migration
interface
{
37
Description() string
38
Migrate(db *datastore) error
39
}
40
Callers
1
Migrate
Function · 0.65
Implementers
1
migration
migrations/migrations.go
Calls
no outgoing calls
Tested by
no test coverage detected