Documentation
¶
Index ¶
- func AddAllowMaintainerEdit(x db.EngineMigration) error
- func AddAutoMergeTable(x db.EngineMigration) error
- func AddContainerRepositoryProperty(x db.EngineMigration) (err error)
- func AddPackageTables(x db.EngineMigration) error
- func AddReviewViewedFiles(x db.EngineMigration) error
- func AddSyncOnCommitColForPushMirror(x db.EngineMigration) error
- func AlterHookTaskTextFieldsToLongText(x db.EngineMigration) error
- func CreateForeignReferenceTable(_ db.EngineMigration) error
- func DropOldCredentialIDColumn(x db.EngineMigration) error
- func ImproveActionTableIndices(x db.EngineMigration) error
- func RenameCredentialIDBytes(x db.EngineMigration) error
- func StoreWebauthnCredentialIDAsBytes(x db.EngineMigration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAllowMaintainerEdit ¶
func AddAllowMaintainerEdit(x db.EngineMigration) error
func AddAutoMergeTable ¶
func AddAutoMergeTable(x db.EngineMigration) error
func AddContainerRepositoryProperty ¶
func AddContainerRepositoryProperty(x db.EngineMigration) (err error)
func AddPackageTables ¶
func AddPackageTables(x db.EngineMigration) error
func AddReviewViewedFiles ¶
func AddReviewViewedFiles(x db.EngineMigration) error
func AddSyncOnCommitColForPushMirror ¶
func AddSyncOnCommitColForPushMirror(x db.EngineMigration) error
func AlterHookTaskTextFieldsToLongText ¶
func AlterHookTaskTextFieldsToLongText(x db.EngineMigration) error
func CreateForeignReferenceTable ¶
func CreateForeignReferenceTable(_ db.EngineMigration) error
func DropOldCredentialIDColumn ¶
func DropOldCredentialIDColumn(x db.EngineMigration) error
func ImproveActionTableIndices ¶
func ImproveActionTableIndices(x db.EngineMigration) error
func RenameCredentialIDBytes ¶
func RenameCredentialIDBytes(x db.EngineMigration) error
func StoreWebauthnCredentialIDAsBytes ¶
func StoreWebauthnCredentialIDAsBytes(x db.EngineMigration) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.