migrations

package
v0.0.0-...-9b598c7 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dbConfig *db.DatabaseConfig) (*db.Migration, func(), error)

Types

type ConnectorShardMetadata202206130000

type ConnectorShardMetadata202206130000 struct {
	ID              int64    `gorm:"primaryKey:autoIncrement"`
	ConnectorTypeId string   `gorm:"primaryKey"`
	Channel         string   `gorm:"primaryKey"`
	ShardMetadata   api.JSON `gorm:"type:jsonb"`
	LatestId        *int64
}

func (ConnectorShardMetadata202206130000) TableName

Jump to

Keyboard shortcuts

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