Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ Migrate
Method
Migrate
internal/database/migrations/migrations.go:13–13 ·
view source on GitHub ↗
(*gorm.DB)
Source
from the content-addressed store, hash-verified
11
type
Migration
interface
{
12
Description() string
13
Migrate(*gorm.DB) error
14
}
15
16
type
migration
struct
{
Callers
1
Migrate
Function · 0.65
Implementers
1
migration
internal/database/migrations/migration
Calls
no outgoing calls
Tested by
no test coverage detected