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 ¶
func AddCardTypeToProjectTable ¶
AddCardTypeToProjectTable: add CardType column, setting existing rows to CardTypeTextOnly
func AddExclusiveLabel ¶
func AddIndexForAccessToken ¶
func AddIndexForHookTask ¶
func AddScopeForAccessTokens ¶
func AddUpdatedUnixToLFSMetaObject ¶
AddUpdatedUnixToLFSMetaObject adds an updated column to the LFSMetaObject to allow for garbage collection
func AlterPublicGPGKeyImportContentFieldToMediumText ¶
AlterPublicGPGKeyImportContentFieldToMediumText: set GPGKeyImport Content field to MEDIUMTEXT
func CreateSecretsTable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.