package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Max represents struct used to setting new autoincrement value
using simple "SELECT MAX(ID)" approach
func (n *Max) CanUse(iopts ...interface{}) bool
CanUse returns true if Handle function can be executed
Handle sets new autoincrement value using simple "SELECT MAX(ID)" approach
Source Files
¶
Click to show internal directories.
Click to hide internal directories.