addindextest

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TestNonUnique test type of create none unique index.
	TestNonUnique testType = iota
	// TestUnique test type of create unique index.
	TestUnique
	// TestPK test type of create Primary key.
	TestPK
	// TestGenIndex test type of create generated col index.
	TestGenIndex
	// TestMultiCols test type of multi columns in one index.
	TestMultiCols
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CompatibilityContext

type CompatibilityContext struct {
	// contains filtered or unexported fields
}

CompatibilityContext is context of compatibility test.

Jump to

Keyboard shortcuts

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