# Constants
1 code.
4 Commits.
9 ExternalTracker.
8 ExternalWiki.
2 issues.
3 PRs.
5 Releases.
7 Settings.
6 Wiki.
# Structs
CommitStatus see models/status.go.
ExternalLoginUser makes the connecting between some existing user and additional external login sources.
ReleaseV39 describes the added field for Release.
TAccessToken defines the struct for migrating table access_token.
TAction defines the struct for migrating table action.
TAttachment defines the struct for migrating table attachment.
TComment defines the struct for migrating table comment.
TDeployKey defines the struct for migrating table deploy_key.
Team see models/team.go.
TIssue defines the struct for migrating table issue.
TLoginSource defines the struct for migrating table login_source.
TMilestone defines the struct for migrating table milestone.
TMirror defines the struct for migrating table mirror.
TNotice defines the struct for migrating table notice.
TPublicKey defines the struct for migrating table public_key.
TPull defines the struct for migrating table pull_request.
TRelease defines the struct for migrating table release.
TRepo defines the struct for migrating table repository.
TUser defines the struct for migrating table user.
TWebhook defines the struct for migrating table webhook.
UserOpenID is the list of all OpenID identities of a user.
UserV14 describes the added fields for migrating from v13 -> v14.
Version describes the version table.
# Interfaces
Migration describes on migration from lower version to high version.