Documentation
¶
Index ¶
- func AddActionScheduleTable(x db.EngineMigration) error
- func AddArchivedUnixColumInLabelTable(x db.EngineMigration) error
- func AddBranchTable(x db.EngineMigration) error
- func AddExpiredUnixColumnInActionArtifactTable(x db.EngineMigration) error
- func AddGitSizeAndLFSSizeToRepositoryTable(x db.EngineMigration) error
- func AddIndexToActionUserID(x db.EngineMigration) error
- func AddIndexToCommentDependentIssueID(x db.EngineMigration) error
- func AddIndexToIssueUserIssueID(x db.EngineMigration) error
- func AddRemoteAddressToMirrors(x db.EngineMigration) error
- func AddScheduleIDForActionRun(x db.EngineMigration) error
- func AddTriggerEventToActionRun(x db.EngineMigration) error
- func AddVersionToActionRunTable(x db.EngineMigration) error
- func AlterActionArtifactTable(x db.EngineMigration) error
- func CreateActionTasksVersionTable(x db.EngineMigration) error
- func CreateVariableTable(x db.EngineMigration) error
- func DropCustomLabelsColumnOfActionRunner(x db.EngineMigration) error
- func DropDeletedBranchTable(x db.EngineMigration) error
- func FixPackagePropertyTypo(x db.EngineMigration) error
- func ReduceCommitStatus(x db.EngineMigration) error
- func UpdateActionsRefIndex(x db.EngineMigration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddActionScheduleTable ¶
func AddActionScheduleTable(x db.EngineMigration) error
func AddArchivedUnixColumInLabelTable ¶
func AddArchivedUnixColumInLabelTable(x db.EngineMigration) error
func AddBranchTable ¶
func AddBranchTable(x db.EngineMigration) error
func AddExpiredUnixColumnInActionArtifactTable ¶
func AddExpiredUnixColumnInActionArtifactTable(x db.EngineMigration) error
func AddGitSizeAndLFSSizeToRepositoryTable ¶
func AddGitSizeAndLFSSizeToRepositoryTable(x db.EngineMigration) error
AddGitSizeAndLFSSizeToRepositoryTable: add GitSize and LFSSize columns to Repository
func AddIndexToActionUserID ¶
func AddIndexToActionUserID(x db.EngineMigration) error
func AddIndexToCommentDependentIssueID ¶
func AddIndexToCommentDependentIssueID(x db.EngineMigration) error
func AddIndexToIssueUserIssueID ¶
func AddIndexToIssueUserIssueID(x db.EngineMigration) error
func AddRemoteAddressToMirrors ¶
func AddRemoteAddressToMirrors(x db.EngineMigration) error
func AddScheduleIDForActionRun ¶
func AddScheduleIDForActionRun(x db.EngineMigration) error
func AddTriggerEventToActionRun ¶
func AddTriggerEventToActionRun(x db.EngineMigration) error
func AddVersionToActionRunTable ¶
func AddVersionToActionRunTable(x db.EngineMigration) error
func AlterActionArtifactTable ¶
func AlterActionArtifactTable(x db.EngineMigration) error
func CreateActionTasksVersionTable ¶
func CreateActionTasksVersionTable(x db.EngineMigration) error
func CreateVariableTable ¶
func CreateVariableTable(x db.EngineMigration) error
func DropCustomLabelsColumnOfActionRunner ¶
func DropCustomLabelsColumnOfActionRunner(x db.EngineMigration) error
func DropDeletedBranchTable ¶
func DropDeletedBranchTable(x db.EngineMigration) error
func FixPackagePropertyTypo ¶
func FixPackagePropertyTypo(x db.EngineMigration) error
func ReduceCommitStatus ¶
func ReduceCommitStatus(x db.EngineMigration) error
func UpdateActionsRefIndex ¶
func UpdateActionsRefIndex(x db.EngineMigration) error
UpdateActionsRefIndex updates the index of actions ref field
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.