migrationscripts

package
v0.11.0-testdockerpush Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeishuMeetingTopUserItem20220524

type FeishuMeetingTopUserItem20220524 struct {
}

func (FeishuMeetingTopUserItem20220524) TableName

type FeishuMeetingTopUserItem20220524Temp

type FeishuMeetingTopUserItem20220524Temp struct {
	common.NoPKModel `json:"-"`
	StartTime        time.Time `gorm:"primaryKey"`
	Name             string    `json:"name" gorm:"primaryKey;type:varchar(255)"`
	MeetingCount     string    `json:"meeting_count" gorm:"type:varchar(255)"`
	MeetingDuration  string    `json:"meeting_duration" gorm:"type:varchar(255)"`
	UserType         int64     `json:"user_type"`
}

func (FeishuMeetingTopUserItem20220524Temp) TableName

type InitSchemas

type InitSchemas struct{}

func (*InitSchemas) Name

func (*InitSchemas) Name() string

func (*InitSchemas) Up

func (*InitSchemas) Up(ctx context.Context, db *gorm.DB) error

func (*InitSchemas) Version

func (*InitSchemas) Version() uint64

type UpdateSchemas20220524

type UpdateSchemas20220524 struct{}

func (*UpdateSchemas20220524) Name

func (*UpdateSchemas20220524) Name() string

func (*UpdateSchemas20220524) Up

func (*UpdateSchemas20220524) Version

func (*UpdateSchemas20220524) Version() uint64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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