v1_23

package
v1.26.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBlockAdminMergeOverrideBranchProtection

func AddBlockAdminMergeOverrideBranchProtection(x db.EngineMigration) error

func AddCommentMetaDataColumn

func AddCommentMetaDataColumn(x db.EngineMigration) error

func AddContentVersionToIssueAndComment

func AddContentVersionToIssueAndComment(x db.EngineMigration) error

func AddForcePushBranchProtection

func AddForcePushBranchProtection(x db.EngineMigration) error

func AddIndexForReleaseSha1

func AddIndexForReleaseSha1(x db.EngineMigration) error

func AddIndexToActionTaskStoppedLogExpired

func AddIndexToActionTaskStoppedLogExpired(x db.EngineMigration) error

func AddNewIndexForUserDashboard

func AddNewIndexForUserDashboard(x db.EngineMigration) error

func AddPriorityToProtectedBranch

func AddPriorityToProtectedBranch(x db.EngineMigration) error

func AddRepositoryLicenses

func AddRepositoryLicenses(x db.EngineMigration) error

func AddSkipSecondaryAuthColumnToOAuth2ApplicationTable

func AddSkipSecondaryAuthColumnToOAuth2ApplicationTable(x db.EngineMigration) error

AddSkipSeconderyAuthToOAuth2ApplicationTable: add SkipSecondaryAuthorization column, setting existing rows to false

func AddTimeEstimateColumnToIssueTable

func AddTimeEstimateColumnToIssueTable(x db.EngineMigration) error

func FixMilestoneNoDueDate

func FixMilestoneNoDueDate(x db.EngineMigration) error

func ImproveNotificationTableIndices

func ImproveNotificationTableIndices(x db.EngineMigration) error

Types

type CommentMetaData

type CommentMetaData struct {
	ProjectColumnID    int64  `json:"project_column_id"`
	ProjectColumnTitle string `json:"project_column_title"`
	ProjectTitle       string `json:"project_title"`
}

CommentMetaData stores metadata for a comment, these data will not be changed once inserted into database

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL