Documentation ¶
Index ¶
- func AddActionsTables(x *xorm.Engine) error
- func AddCardTypeToProjectTable(x *xorm.Engine) error
- func AddExclusiveLabel(x *xorm.Engine) error
- func AddHeaderAuthorizationEncryptedColWebhook(x *xorm.Engine) error
- func AddIndexForAccessToken(x *xorm.Engine) error
- func AddIndexForHookTask(x *xorm.Engine) error
- func AddScopeForAccessTokens(x *xorm.Engine) error
- func AddUpdatedUnixToLFSMetaObject(x *xorm.Engine) error
- func AlterPackageVersionMetadataToLongText(x *xorm.Engine) error
- func AlterPublicGPGKeyImportContentFieldToMediumText(x *xorm.Engine) error
- func CreatePackageCleanupRuleTable(x *xorm.Engine) error
- func CreateSecretsTable(x *xorm.Engine) error
- func DropForeignReferenceTable(x *xorm.Engine) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddActionsTables ¶ added in v1.19.0
func AddCardTypeToProjectTable ¶ added in v1.19.0
AddCardTypeToProjectTable: add CardType column, setting existing rows to CardTypeTextOnly
func AddExclusiveLabel ¶ added in v1.19.0
func AddIndexForAccessToken ¶
func AddIndexForHookTask ¶
func AddScopeForAccessTokens ¶ added in v1.19.0
func AddUpdatedUnixToLFSMetaObject ¶ added in v1.19.0
AddUpdatedUnixToLFSMetaObject adds an updated column to the LFSMetaObject to allow for garbage collection
func AlterPublicGPGKeyImportContentFieldToMediumText ¶ added in v1.19.0
AlterPublicGPGKeyImportContentFieldToMediumText: set GPGKeyImport Content field to MEDIUMTEXT
func CreateSecretsTable ¶
func DropForeignReferenceTable ¶ added in v1.19.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.