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 AddCardTypeToProjectTable ¶
AddCardTypeToProjectTable: add CardType column, setting existing rows to CardTypeTextOnly
func AddHeaderAuthorizationEncryptedColWebhook ¶
func AddUpdatedUnixToLFSMetaObject ¶
AddUpdatedUnixToLFSMetaObject adds an updated column to the LFSMetaObject to allow for garbage collection
func AlterPackageVersionMetadataToLongText ¶
func AlterPublicGPGKeyImportContentFieldToMediumText ¶
AlterPublicGPGKeyImportContentFieldToMediumText: set GPGKeyImport Content field to MEDIUMTEXT
Types ¶
This section is empty.
Source Files
¶
- v231.go
- v232.go
- v233.go
- v234.go
- v235.go
- v236.go
- v237.go
- v238.go
- v239.go
- v240.go
- v241.go
- v242.go
- v243.go
Click to show internal directories.
Click to hide internal directories.