//
pkg.gl
Category
github.com/radondb/radon
src
plugins
autoincrement
package
1.1.4
Repository:
https://github.com/radondb/radon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
112 SLOC
#
Functions
GetAutoIncrement
GetAutoIncrement -- used to get config AutoIncrement from 'create table' DDL sqlnode.
NewAutoIncrement
NewAutoIncrement -- creates new AutoIncrement.
#
Structs
AutoIncrement
AutoIncrement struct.
#
Interfaces
AutoIncrementHandler
No description provided by the author