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