CoreSQLHistory

package
v5.1.37 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args *ArgsRun) (err error)

Types

type ArgsRun

type ArgsRun struct {
	//归档多久之前的数据
	BeforeTime time.Time
	//时间字段
	// 留空后的默认值: create_at
	TimeFieldName string
	//旧的表名
	OldTableName string
	//新的表名
	NewTableName string
}

Jump to

Keyboard shortcuts

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