Documentation
¶
Index ¶
- func AddAgitFlowPullRequest(x db.EngineMigration) error
- func AddAuthorizeColForTeamUnit(x db.EngineMigration) error
- func AddBranchProtectionUnprotectedFilesColumn(x db.EngineMigration) error
- func AddColorColToProjectBoard(x db.EngineMigration) error
- func AddProjectIssueSorting(x db.EngineMigration) error
- func AddRenamedBranchTable(x db.EngineMigration) error
- func AddRepoIDForAttachment(x db.EngineMigration) error
- func AddSSHKeyIsVerified(x db.EngineMigration) error
- func AddTableAppState(x db.EngineMigration) error
- func AddTableCommitStatusIndex(x db.EngineMigration) error
- func AddTableIssueContentHistory(x db.EngineMigration) error
- func AddWebAuthnCred(x db.EngineMigration) error
- func AlterIssueAndCommentTextFieldsToLongText(x db.EngineMigration) error
- func CreateUserSettingsTable(x db.EngineMigration) error
- func DropTableRemoteVersion(x db.EngineMigration) error
- func IncreaseCredentialIDTo410(x db.EngineMigration) error
- func MigrateUserPasswordSalt(x db.EngineMigration) error
- func RecreateIssueResourceIndexTable(x db.EngineMigration) error
- func RemigrateU2FCredentials(x db.EngineMigration) error
- func UnwrapLDAPSourceCfg(x db.EngineMigration) error
- func UseBase32HexForCredIDInWebAuthnCredential(x db.EngineMigration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAgitFlowPullRequest ¶
func AddAgitFlowPullRequest(x db.EngineMigration) error
func AddAuthorizeColForTeamUnit ¶
func AddAuthorizeColForTeamUnit(x db.EngineMigration) error
func AddBranchProtectionUnprotectedFilesColumn ¶
func AddBranchProtectionUnprotectedFilesColumn(x db.EngineMigration) error
func AddColorColToProjectBoard ¶
func AddColorColToProjectBoard(x db.EngineMigration) error
func AddProjectIssueSorting ¶
func AddProjectIssueSorting(x db.EngineMigration) error
func AddRenamedBranchTable ¶
func AddRenamedBranchTable(x db.EngineMigration) error
func AddRepoIDForAttachment ¶
func AddRepoIDForAttachment(x db.EngineMigration) error
func AddSSHKeyIsVerified ¶
func AddSSHKeyIsVerified(x db.EngineMigration) error
func AddTableAppState ¶
func AddTableAppState(x db.EngineMigration) error
func AddTableCommitStatusIndex ¶
func AddTableCommitStatusIndex(x db.EngineMigration) error
func AddTableIssueContentHistory ¶
func AddTableIssueContentHistory(x db.EngineMigration) error
func AddWebAuthnCred ¶
func AddWebAuthnCred(x db.EngineMigration) error
func AlterIssueAndCommentTextFieldsToLongText ¶
func AlterIssueAndCommentTextFieldsToLongText(x db.EngineMigration) error
func CreateUserSettingsTable ¶
func CreateUserSettingsTable(x db.EngineMigration) error
func DropTableRemoteVersion ¶
func DropTableRemoteVersion(x db.EngineMigration) error
func IncreaseCredentialIDTo410 ¶
func IncreaseCredentialIDTo410(x db.EngineMigration) error
func MigrateUserPasswordSalt ¶
func MigrateUserPasswordSalt(x db.EngineMigration) error
func RecreateIssueResourceIndexTable ¶
func RecreateIssueResourceIndexTable(x db.EngineMigration) error
func RemigrateU2FCredentials ¶
func RemigrateU2FCredentials(x db.EngineMigration) error
v208 migration was completely broken
func UnwrapLDAPSourceCfg ¶
func UnwrapLDAPSourceCfg(x db.EngineMigration) error
func UseBase32HexForCredIDInWebAuthnCredential ¶
func UseBase32HexForCredIDInWebAuthnCredential(x db.EngineMigration) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.