//
pkg.gl
Category
code.gitea.io/gitea
models
migrations
v1_23
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
1
Files
231 SLOC
#
Functions
AddBlockAdminMergeOverrideBranchProtection
AddCommentMetaDataColumn
AddContentVersionToIssueAndComment
AddForcePushBranchProtection
AddIndexForReleaseSha1
AddIndexToActionTaskStoppedLogExpired
AddNewIndexForUserDashboard
AddPriorityToProtectedBranch
AddRepositoryLicenses
AddSkipSecondaryAuthColumnToOAuth2ApplicationTable
AddSkipSeconderyAuthToOAuth2ApplicationTable: add SkipSecondaryAuthorization column, setting existing rows to false.
AddTimeEstimateColumnToIssueTable
FixMilestoneNoDueDate
ImproveNotificationTableIndices
#
Structs
CommentMetaData
CommentMetaData stores metadata for a comment, these data will not be changed once inserted into database.