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 AddExpiredUnixColumnInActionArtifactTable ¶
func AddGitSizeAndLFSSizeToRepositoryTable ¶
AddGitSizeAndLFSSizeToRepositoryTable: add GitSize and LFSSize columns to Repository
func AddIndexToCommentDependentIssueID ¶
func DropCustomLabelsColumnOfActionRunner ¶
Types ¶
This section is empty.
Source Files
¶
- v260.go
- v261.go
- v262.go
- v263.go
- v264.go
- v265.go
- v266.go
- v267.go
- v268.go
- v269.go
- v270.go
- v271.go
- v272.go
- v273.go
- v274.go
- v275.go
- v276.go
- v277.go
- v278.go
- v279.go
Click to show internal directories.
Click to hide internal directories.