Documentation
¶
Overview ¶
Copyright 2023 The Gitea Authors. All rights reserved. SPDX-License-Identifier: MIT
Index ¶
- func AddCombinedIndexToIssueUser(x *xorm.Engine) error
- func AddCommentIDIndexofAttachment(x *xorm.Engine) error
- func AddDefaultWikiBranch(x *xorm.Engine) error
- func AddIgnoreStaleApprovalsColumnToProtectedBranchTable(x *xorm.Engine) error
- func AddIndexToPullAutoMergeDoerID(x *xorm.Engine) error
- func AddPayloadVersionToHookTaskTable(x *xorm.Engine) error
- func AddPreviousDurationToActionRun(x *xorm.Engine) error
- func AddUserBlockingTable(x *xorm.Engine) error
- func AdjustDBForSha256(x *xorm.Engine) error
- func CheckProjectColumnsConsistency(x *xorm.Engine) error
- func CreateAuthTokenTable(x *xorm.Engine) error
- func RenameUserThemes(x *xorm.Engine) error
- func UseSlugInsteadOfIDForBadges(x *xorm.Engine) error
- type BadgeUnique
- type Blocking
- type HookTask
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDefaultWikiBranch ¶
func AddUserBlockingTable ¶
func AdjustDBForSha256 ¶
func CheckProjectColumnsConsistency ¶
CheckProjectColumnsConsistency ensures there is exactly one default board per project present
func CreateAuthTokenTable ¶
func RenameUserThemes ¶
Types ¶
type BadgeUnique ¶
func (BadgeUnique) TableName ¶
func (BadgeUnique) TableName() string
Click to show internal directories.
Click to hide internal directories.