sqlstore

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SQLStoreCmd = &cobra.Command{
	Use:   "sqlstore",
	Short: "Interact with Data Node TimescaleDB - extra monitoring tables",
	Long:  `Interact with Data Node TimescaleDB - extra monitoring tables`,
}

Functions

func RunRemoveSchema

func RunRemoveSchema(args RemoveSchemaArgs) error

func RunRollBack

func RunRollBack(args RollBackArgs) error

func RunUpgradeSchema

func RunUpgradeSchema(args UpgradeSchemaArgs) error

Types

type RemoveSchemaArgs

type RemoveSchemaArgs struct {
	*SQLStoreArgs
}

type RollBackArgs

type RollBackArgs struct {
	*SQLStoreArgs
}

type SQLStoreArgs

type SQLStoreArgs struct {
	*rootCmd.RootArgs
}

type UpgradeSchemaArgs

type UpgradeSchemaArgs struct {
	*SQLStoreArgs
}

Jump to

Keyboard shortcuts

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