package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

GetAutoColumnFromDef get auto columns from table def.
GetAutoIncrementService get increment service from process level runtime.
No description provided by the author
NewMemStore new mem store.
No description provided by the author
SetAutoIncrementServiceByID set auto increment service instance into process level runtime.

# Structs

AutoColumn model.
Config auto increment config.

# Interfaces

AutoIncrementService provides data service for the columns of auto-increment.
IncrValueStore is used to add and delete metadata records for auto-increment columns.