migrationscripts

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() []migration.Script

All return all the migration scripts

Types

type DoraBenchmark

type DoraBenchmark struct {
	archived.Model
	Metric string `gorm:"type:varchar(255)"`
	Low    string `gorm:"type:varchar(255)"`
	Medium string `gorm:"type:varchar(255)"`
	High   string `gorm:"type:varchar(255)"`
	Elite  string `gorm:"type:varchar(255)"`
}

func (DoraBenchmark) TableName

func (DoraBenchmark) TableName() string

Jump to

Keyboard shortcuts

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