tidb

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FeatureIDTiDB represents the general TiDB-specific features.
	FeatureIDTiDB = ""
	// FeatureIDAutoRandom is the `auto_random` feature.
	FeatureIDAutoRandom = "auto_rand"
	// FeatureIDAutoIDCache is the `auto_id_cache` feature.
	FeatureIDAutoIDCache = "auto_id_cache"
	// FeatureIDAutoRandomBase is the `auto_random_base` feature.
	FeatureIDAutoRandomBase = "auto_rand_base"
	// FeatureIDClusteredIndex is the `clustered_index` feature.
	FeatureIDClusteredIndex = "clustered_index"
	// FeatureIDForceAutoInc is the `force auto_increment` feature.
	FeatureIDForceAutoInc = "force_inc"
	// FeatureIDPlacement is the `placement rule` feature.
	FeatureIDPlacement = "placement"
	// FeatureIDTTL is the `ttl` feature
	FeatureIDTTL = "ttl"
	// FeatureIDResourceGroup is the `resource group` feature.
	FeatureIDResourceGroup = "resource_group"
)

Variables

This section is empty.

Functions

func CanParseFeature

func CanParseFeature(fs ...string) bool

CanParseFeature is used to check if a feature can be parsed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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