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