migrationscripts

package
v0.0.0-...-7d3b672 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() []plugin.MigrationScript

All return all the migration scripts

Types

type GithubConnection20221111

type GithubConnection20221111 struct {
	EnableGraphql bool
}

func (GithubConnection20221111) TableName

func (GithubConnection20221111) TableName() string

type GithubPrCommit20230419

type GithubPrCommit20230419 struct {
	CommitAuthorName   string `gorm:"type:varchar(255)"` // Author name
	CommitAuthorEmail  string `gorm:"type:varchar(255)"` // Author email
	CommitAuthoredDate time.Time
}

func (GithubPrCommit20230419) TableName

func (GithubPrCommit20230419) TableName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL